Please read this !

2002-12-11 Thread george-nwanga05

Dear Sir/Madam ,

I hope this mail will reach you in the best of health and business
conditions and receive the most desired attention from you even as we
have not had any previous correspondence. 

I am constrained by insufficient information about you to express in
full the main objectives of this proposal. 
However, kindly reach me immediately for details should you agree to
its content. 

My colleagues and I would like to solicit your kindness in assisting
us to champion the transfer of some fund from our country to yours
for safe keeping. The total amount of fund is $16million. The source
of this fund will be disclosed to you as soon as your positive
response is received to this effect. 

I am a principal accountant to the ministry of aviation and
the chairman to the tenders' board in charge of contract
award and monitoring in Ghana. Basically, you would be required to
nominate a suitable bank account that will conveniently accommodate
the total fund. Account could be a fresh or an already existing one,
and could be individual or corporate account.On completion of the
transaction, you shall have a benefit of 30% of the fund for your
envisaged efforts and assistance rendered. 10% shall be used to
settle any expenses both you and I shall make at the course Of this
transaction. Details of this proposal will be sent to you as soon as
your response is received. 

Please email me for more details on how we shall commence the whole
transaction, also send to me an e-mail giving me details of your
private phone and fax so that i can reach you on phone. To prove
positive in this transaction we shall send to you one of our
colleague to meet with you to enable us know where and who we are
dealing with this will also build up truth for both parties as the
business requires utmost trust and confidentiality. 

This proposal is strictly confidential, free from any form of risk
and does not depend on any particular field of trade to prosecute. It
however requires your adequate participation and support to enable
its accomplishment on schedule. 

Thanks in anticipation and God bless. 

Best regards. 

DR. George Nwanga


___
Bug-make mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-make



installing gnu 3.80 on win2000

2002-12-11 Thread mnosovsky
Hi,

Please help me to resolve the errors while installing GNU 3.80 on WIN2000, SP3.
Please see the attached text file.

Thank you,
Michael

1

C:\Download\gnu\make-3.80>echo WinRel\main.obj  1>>link.rel

C:\Download\gnu\make-3.80>cl.exe /nologo /MT /W3 /GX /YX /O2 /I . /I glob /I w32
/include /D NDEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinRe
l/ /Fp.\WinRel/gnumake.pch /Fo.\WinRel/ /c getopt1.c
getopt1.c

C:\Download\gnu\make-3.80>echo WinRel\getopt1.obj  1>>link.rel

C:\Download\gnu\make-3.80>cl.exe /nologo /MT /W3 /GX /YX /O2 /I . /I glob /I w32
/include /D NDEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinRe
l/ /Fp.\WinRel/gnumake.pch /Fo.\WinRel/ /c job.c
job.c
job.c(233) : warning C4022: 'process_kill' : pointer mismatch for actual paramet
er 1
job.c(624) : warning C4018: '==' : signed/unsigned mismatch
job.c(502) : warning C4102: 'remote_status_lose' : unreferenced label
job.c(421) : warning C4101: 'status' : unreferenced local variable
job.c(1276) : warning C4102: 'error' : unreferenced label

C:\Download\gnu\make-3.80>echo WinRel\job.obj  1>>link.rel

C:\Download\gnu\make-3.80>cl.exe /nologo /MT /W3 /GX /YX /O2 /I . /I glob /I w32
/include /D NDEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinRe
l/ /Fp.\WinRel/gnumake.pch /Fo.\WinRel/ /c read.c
read.c
read.c(542) : warning C4018: '<' : signed/unsigned mismatch
read.c(1594) : warning C4113: 'unsigned long (__cdecl *)()' differs in parameter
 lists from 'unsigned long (__cdecl *)(const void *)'
read.c(1594) : warning C4113: 'unsigned long (__cdecl *)()' differs in parameter
 lists from 'unsigned long (__cdecl *)(const void *)'
read.c(1594) : warning C4113: 'int (__cdecl *)()' differs in parameter lists fro
m 'int (__cdecl *)(const void *,const void *)'

C:\Download\gnu\make-3.80>echo WinRel\read.obj  1>>link.rel

C:\Download\gnu\make-3.80>cl.exe /nologo /MT /W3 /GX /YX /O2 /I . /I glob /I w32
/include /D NDEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinRe
l/ /Fp.\WinRel/gnumake.pch /Fo.\WinRel/ /c version.c
version.c

C:\Download\gnu\make-3.80>echo WinRel\version.obj  1>>link.rel

C:\Download\gnu\make-3.80>cl.exe /nologo /MT /W3 /GX /YX /O2 /I . /I glob /I w32
/include /D NDEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinRe
l/ /Fp.\WinRel/gnumake.pch /Fo.\WinRel/ /c getopt.c
getopt.c

C:\Download\gnu\make-3.80>echo WinRel\getopt.obj  1>>link.rel

C:\Download\gnu\make-3.80>cl.exe /nologo /MT /W3 /GX /YX /O2 /I . /I glob /I w32
/include /D NDEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinRe
l/ /Fp.\WinRel/gnumake.pch /Fo.\WinRel/ /c arscan.c
arscan.c
arscan.c(734) : warning C4101: 'hdr' : unreferenced local variable

C:\Download\gnu\make-3.80>echo WinRel\arscan.obj  1>>link.rel

C:\Download\gnu\make-3.80>cl.exe /nologo /MT /W3 /GX /YX /O2 /I . /I glob /I w32
/include /D NDEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinRe
l/ /Fp.\WinRel/gnumake.pch /Fo.\WinRel/ /c remake.c
remake.c
remake.c(400) : warning C4307: '+' : integral constant overflow
remake.c(1399) : warning C4018: '<' : signed/unsigned mismatch

C:\Download\gnu\make-3.80>echo WinRel\remake.obj  1>>link.rel

C:\Download\gnu\make-3.80>cl.exe /nologo /MT /W3 /GX /YX /O2 /I . /I glob /I w32
/include /D NDEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinRe
l/ /Fp.\WinRel/gnumake.pch /Fo.\WinRel/ /c misc.c
misc.c

C:\Download\gnu\make-3.80>echo WinRel\misc.obj  1>>link.rel

C:\Download\gnu\make-3.80>cl.exe /nologo /MT /W3 /GX /YX /O2 /I . /I glob /I w32
/include /D NDEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinRe
l/ /Fp.\WinRel/gnumake.pch /Fo.\WinRel/ /c ar.c
ar.c
ar.c(319) : warning C4113: 'int (__cdecl *)()' differs in parameter lists from '
int (__cdecl *)(const void *,const void *)'

C:\Download\gnu\make-3.80>echo WinRel\ar.obj  1>>link.rel

C:\Download\gnu\make-3.80>cl.exe /nologo /MT /W3 /GX /YX /O2 /I . /I glob /I w32
/include /D NDEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinRe
l/ /Fp.\WinRel/gnumake.pch /Fo.\WinRel/ /c function.c
function.c
function.c(1009) : warning C4113: 'unsigned long (__cdecl *)()' differs in param
eter lists from 'unsigned long (__cdecl *)(const void *)'
function.c(1009) : warning C4113: 'unsigned long (__cdecl *)()' differs in param
eter lists from 'unsigned long (__cdecl *)(const void *)'
function.c(1009) : warning C4113: 'int (__cdecl *)()' differs in parameter lists
 from 'int (__cdecl *)(const void *,const void *)'
function.c(1176) : warning C4113: 'int (__cdecl *)()' differs in parameter lists
 from 'int (__cdecl *)(const void *,const void *)'
function.c(1603) : warning C4018: '==' : signed/unsigned mismatch
function.c(2072) : warning C4113: 'unsigned long (__cdecl *)()' differs in param
eter lists from 'unsigned long (__cdecl *)(const void *)'
function.c(2072) : warning C4113: 'unsigned long (__cdecl *)()' differs in param
eter lists from 'unsigned long (__cdecl *)(const void *)'
functio

Re: installing gnu 3.80 on win2000

2002-12-11 Thread Paul D. Smith
Please see the patch attached to the resolved bug 1687:

 https://savannah.gnu.org/bugs/?func=detailbug&bug_id=1687&group_id=71

-- 
---
 Paul D. Smith <[EMAIL PROTECTED]>  Find some GNU make tips at:
 http://www.gnu.org  http://make.paulandlesley.org
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist


___
Bug-make mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-make