This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gcc doesn't work but seemed to install fine...


Hello all,

I just used the cygwin setup program to install gcc on my d: drive on
my windows 2000 professional pc.

The install seemed to go fine. From the command line I can get the
version of gcc:

bash.exe-2.02$ gcc -v
Using builtin specs.
gcc version egcs-2.91.57 19980901 (egcs-1.1 release)

But when I try to compile something I get an error:
bash.exe-2.02$ gcc socks.c
cpp: unrecognized option `-remap'

And then an error box pops up that says:
The procedure entry point_ctype_ could not be located in the dynamic
link libary cygwin1.dll.

What's up here? Have I been a bad little programmer?

Any suggestions welcome...

Thanks,

Ed


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]