home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / amiga / programm / 18153 < prev    next >
Encoding:
Text File  |  1993-01-05  |  1.2 KB  |  35 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!mcsun!sun4nl!fwi.uva.nl!solorzan
  3. From: solorzan@fwi.uva.nl (Valik Solorzano (I88))
  4. Subject: Help with G++ 2.3.3
  5. Message-ID: <1993Jan5.134210.27087@fwi.uva.nl>
  6. Sender: news@fwi.uva.nl
  7. Nntp-Posting-Host: brad.fwi.uva.nl
  8. Organization: FWI, University of Amsterdam
  9. Date: Tue, 5 Jan 1993 13:42:10 GMT
  10. Lines: 23
  11.  
  12. Hallo everyone,
  13. I'm making a program and I always compiled with g++ (version gcc 2.2.2) on a
  14. Sun workstation.
  15. One week ago I got the gcc2.3.3 port for the amiga and try to compile my
  16. program (by the way in my program I'm not making use of any Amiga specific funct
  17. ion,procedure or structure) and I got the following error message:
  18.  
  19. Reading specs from gcc:compilers/amiga/2.3.3/specs
  20. gcc version 2.3.3
  21.  gcc:compilers/amiga/2.3.3/ld -o cg gcc:lib/crt0.o -Lgcc:compilers/amiga/2.3.3 -
  22. Lgcc:lib main.o matrix.o vector.o polygon.o sort.o sweep.o clear.o transform.o -
  23. lg++ -lgcc -lc -lgcc
  24. ld: Reloc is base relative. Specify -databss-together in gcc:lib/libgcc.a(__main
  25. .o)
  26.  
  27. Could someone help me and tell me what I'm doing wrong!!!
  28. I almost forgot to tell that I used the -v flag so I could see what the compiler
  29. was doing
  30.  
  31. Thanks
  32. ---Valik---
  33. Ciao
  34.  
  35.