Mail Archives: djgpp-workers/1999/04/15/15:14:21
In the future, all GNU packages built for DJGPP should be configured
with --prefix=/djgpp
------- Start of forwarded message -------
Date: Thu, 15 Apr 1999 12:17:18 -0400
From: David Binkley <binkley AT sst DOT ncsl DOT nist DOT gov>
To: dj AT delorie DOT com
Subject: djgpp and ld
Content-Type: text/plain; charset=us-ascii
after downloading and unziping djgpp, i typed in the helloworld
program. it compiles, but ld says
>
C:\sock>gcc -g -Wall -o t.exe t.c -lm
c:/djgpp/bin/ld.exe: warning: cannot find entry symbol start; defaulting to 0000
10f8
/usr/lib/crt0.o: In function `mainCRTStartup':
/cygnus/win32/i386/build/libs/newlib/libc/sys/cygwin32/../../../../../../../pack
ages/libs/newlib/libc/sys/cygwin32/crt0.c:5: undefined reference to `cygwin_crt0
'
c:/djgpp/lib/libc.a(crt1.o)(.text+0xd0):crt1.c: undefined reference to `_stubinf
o'
c:/djgpp/lib/libc.a(crt1.o)(.text+0x157):crt1.c: undefined reference to `_stubin
fo'
c:/djgpp/lib/libc.a(crt1.o)(.text+0x18a):crt1.c: undefined reference to `_stubin
fo'
it goes on like this for awhile
any hints?
thanks
- - dave
------- End of forwarded message -------
- Raw text -