newbie question (about compiling)

Halim, Salman salman@bluestone.com
Wed Jan 26 11:07:00 GMT 2000


hi,

i have a simple program called renumber.c (is attached; the unzipped version
is 4k) which i am trying to compile as follows:

gcc -I /proggies/cygnus/cygwin-b20/H-i586-cygwin32/i586-cygwin32/include
renumber.c

i get the following message:

/proggies/cygnus/CYGWIN~1/H-I586~1/i586-cygwin32/bin/ld: cannot open
c:proggiesc
ygnusCYGWIN~1H-I586~1bin..libgcc-libi586-cygwin32egcs-2.91.57........i586-cy
gwin
32libcrt0.o: No such file or directory
collect2: ld returned 1 exit status

i changed the include path to
/proggies/cygnus/cygwin-b20/H-i586-cygwin32/i586-cygwin32/include/mingw32
and got the same results.  can anybody help?  (i could rewrite the renumber
program in java, but i would like to get the compilation working.)

i apologize if this is not the correct forum for this question as this
question has less to do with cygwin (i believe) and more to do with my
inexperience with c compilation on unix in general.

i appreciate any responses.  thank you,

salman.

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com



More information about the Cygwin mailing list