Mail Archives: djgpp/2001/11/16/12:30:37
Hi, people!
I want to work with gxx 3.0.2 and still hold gxx 2.95.3 working the same
time on my DJGPP tree. Is it possible to set up?
Another small question from linker.
gcc302, gpp302 binaries installed (bnu2112, DJGPP 2.03),
"gxx -v" shows up some undefined references:
Reading specs from C:/TOOLS/DJGPP/BIN/../lib/gcc-lib/djgpp/3.02/specs
Configured with: ../configure i586-pc-msdosdjgpp --prefix=/dev/env/DJDIR --disable-nls
Thread model: single
gcc version 3.0.2
C:/TOOLS/DJGPP/BIN/../lib/gcc-lib/djgpp/3.02/collect2.exe c:/tools/djgpp/lib/crt0.o -LC:/TOOLS/DJGPP/BIN/../lib/gcc-lib/djgpp/3.02 -LC:/TOOLS/DJGPP/BIN/../lib/gcc-lib -Lc:/tools/djgpp/lib -Lc:/tools/djgpp/lib/gcc-lib/djgpp/3.02 -Lc:/tools/djgpp/bin -Lc:/tools/djgpp/lib -LC:/TOOLS/DJGPP/BIN/../lib/gcc-lib/djgpp/3.02/../../.. -Lc:/tools/djgpp/lib/gcc-lib/djgpp/3.02/../../.. -lstdcxx -lm -lgcc -lc -lgcc -Tdjgpp-x.djl
c:/tools/djgpp/lib/crt0.o(.data+0xc2):crt0.s: undefined reference to `main'
c:/tools/djgpp/lib/libc.a(crt1.o)(.text+0x44e):crt1.c: undefined reference to `main'
collect2: ld returned 1 exit status
What is the problem?
Leonid.
- Raw text -