D
Durduran
I can't seem to figure out the origin of this error and how I could go
about fixing it -- the program that compiled on an older version of the OS
no longer compiles with the upgraded version.
The relevant error I can think is the following:
gcc -I.. -g -O2 -I -c doconfig.c
/usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../lib/crt1.o: In function
`_start':
(.text+0x18): undefined reference to `main'
Thanks,
Turgut
durduran@
s a s
. upenn . edu
about fixing it -- the program that compiled on an older version of the OS
no longer compiles with the upgraded version.
The relevant error I can think is the following:
gcc -I.. -g -O2 -I -c doconfig.c
/usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../lib/crt1.o: In function
`_start':
(.text+0x18): undefined reference to `main'
Thanks,
Turgut
durduran@
s a s
. upenn . edu