home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.amiga.programmer
- Path: sparky!uunet!mcsun!sun4nl!fwi.uva.nl!solorzan
- From: solorzan@fwi.uva.nl (Valik Solorzano (I88))
- Subject: Help with G++ 2.3.3
- Message-ID: <1993Jan5.134210.27087@fwi.uva.nl>
- Sender: news@fwi.uva.nl
- Nntp-Posting-Host: brad.fwi.uva.nl
- Organization: FWI, University of Amsterdam
- Date: Tue, 5 Jan 1993 13:42:10 GMT
- Lines: 23
-
- Hallo everyone,
- I'm making a program and I always compiled with g++ (version gcc 2.2.2) on a
- Sun workstation.
- One week ago I got the gcc2.3.3 port for the amiga and try to compile my
- program (by the way in my program I'm not making use of any Amiga specific funct
- ion,procedure or structure) and I got the following error message:
-
- Reading specs from gcc:compilers/amiga/2.3.3/specs
- gcc version 2.3.3
- gcc:compilers/amiga/2.3.3/ld -o cg gcc:lib/crt0.o -Lgcc:compilers/amiga/2.3.3 -
- Lgcc:lib main.o matrix.o vector.o polygon.o sort.o sweep.o clear.o transform.o -
- lg++ -lgcc -lc -lgcc
- ld: Reloc is base relative. Specify -databss-together in gcc:lib/libgcc.a(__main
- .o)
-
- Could someone help me and tell me what I'm doing wrong!!!
- I almost forgot to tell that I used the -v flag so I could see what the compiler
- was doing
-
- Thanks
- ---Valik---
- Ciao
-
-