Amiga.org

Amiga computer related discussion => Amiga Software Issues and Discussion => Topic started by: Hardboy on July 15, 2003, 04:10:34 PM

Title: Probs with gcc.
Post by: Hardboy on July 15, 2003, 04:10:34 PM
Hi.

I`m tryin to run g++ on my computer, but I have troubles with ixemul. It seems that ixemul doesn`t like the ssystem() command. Instead it suggests me to use ggcv, but theres no replacement for g++.

Does anyone know a solution to this??
Title: Re: Probs with gcc.
Post by: fragment on July 15, 2003, 07:56:54 PM
What versions of gcc and ixemul? Some older gcc's don't run with recent versions of ixemul so you need to downgrade your ixemul or get a newer gcc (2.95 preferably)
Title: Re: Probs with gcc.
Post by: Hardboy on July 15, 2003, 08:07:43 PM
Where can you get it?

I currently have version 2.7.0 from aminet.
Title: Re: Probs with gcc.
Post by: fragment on July 15, 2003, 08:27:46 PM
Try here (http://ftp.back2roots.org/geekgadgets/amiga/m68k/alpha/gcc/)
Title: Re: Probs with gcc.
Post by: Hardboy on July 16, 2003, 09:17:55 AM
How to install this thing? I´ve tried to copy the files over the 2.7.0 installation,but it won´t work. Just hangs my system untill I press control-C.
Title: Re: Probs with gcc.
Post by: Highflyer on July 16, 2003, 10:00:08 AM
For a clean installation, got to (same site) /geekgadgets/amiga/m68k/snapshots/990529
The Boot.lha archive contains everything
necessary  to install and use gcc (and more)
It might be quite long to download all the binaries,
though. If you want to use only gcc not everything
is compulsory (but I don't know the list).
Title: Re: Probs with gcc.
Post by: Hardboy on July 17, 2003, 11:56:33 AM
I found out that it was a good idea to make an install of GeekGadgets too. Now when i´m tryin to compile, I get this errormessage:

/gg/m68k-amigaos/bin/ld: cannot open -lstdc++: No such file or directory
collect2: ld returned 1 exit status

Whats wrong? Do I miss a package or something else?
Title: Re: Probs with gcc.
Post by: Hardboy on July 19, 2003, 07:13:40 PM
Congratulations to me! Just got it working. It´s a wonder to me that it´s SO dificult to install.

Anyway, it´s running - though it´s slow as hell. Is it possible to install a warpos version??
Title: Re: Probs with gcc.
Post by: Hardboy on July 19, 2003, 07:13:40 PM
edit: double post...