Welcome, Guest. Please login or register.

Author Topic: GCC Installation info...  (Read 5019 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline KarlosTopic starter

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16879
  • Country: gb
  • Thanked: 5 times
    • Show only replies by Karlos
Re: GCC Installation info...
« Reply #14 from previous page: September 13, 2003, 10:43:59 PM »
@Ami603...

phew, that took a while over 56k, let me tell ya :-)

@Kronos

seems that link is down for the moment :-(
int p; // A
 

Offline Kronos

  • Resident blue troll
  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 4017
    • Show only replies by Kronos
    • http://www.SteamDraw.de
Re: GCC Installation info...
« Reply #15 on: September 13, 2003, 10:59:32 PM »
@Karlos

Hmmmmm no it ain't down.Seems a.org just can't handle a
link to an ftp-dir that easy.

Try starting from here.
1. Make an announcment.
2. Wait a while.
3. Check if it can actually be done.
4. Wait for someone else to do it.
5. Start working on it while giving out hillarious progress-reports.
6. Deny that you have ever announced it
7. Blame someone else
 

Offline Dietmar

  • Full Member
  • ***
  • Join Date: Nov 2002
  • Posts: 220
    • Show only replies by Dietmar
    • http://devplex.awardspace.biz
Re: GCC Installation info...
« Reply #16 on: September 13, 2003, 11:32:43 PM »
>I did download golded from their site recently too. The installer mentions gcc but as the archive did not inlude it, it simply skips it.

The GoldED demo does not include the gcc compiler, it's simply too large. 50 MB or something like that. It's only included on the CD (gcc 2.95.3 for m68k and, starting with the update scheduled for next week, gcc for MorphOS, too).
 

Offline Thematic

  • Jr. Member
  • **
  • Join Date: Aug 2003
  • Posts: 69
    • Show only replies by Thematic
Re: GCC Installation info...
« Reply #17 on: September 18, 2003, 01:23:32 AM »
Usually geekgadgets binaries (and sources?) are to be extracted to the root (not the volume root of course, if your geekgadgets isn't supposed to be there), say GG: (/GG). So as long as you know it is a GG-archive which you need, it won't be far off to use that location. Also it's advised to use a proper program for extraction, namely Amiga lha or GNU tar as required.
So you have the strings in your palm. Do you know what they are for?
 

Offline pjhutch

  • Sr. Member
  • ****
  • Join Date: Mar 2002
  • Posts: 452
  • Country: england
  • Gender: Male
  • Amiga user and developer
    • Show only replies by pjhutch
    • http://www.pjhutchison.org
Re: GCC Installation info...
« Reply #18 on: September 21, 2003, 10:59:52 AM »
I am in the process of switching from SAS/C to StormC 4 (based on GCC btw).

I have installed GCC before.There is more than one archive to download, so you may need to download these parts (see Aminet dev/gcc)

gcc270-base.lha (common files)
gcc270-c.lha  (C compiler)
gcc270-c++.lha (C++ compiler)
gcc270-doc.lha (documentation)
gcc270-inclib.lha (Headers and Link libraries)
gcc270-readme.lha (Readme)

They all need to go in the same directory structure
e.g. DH0:gcc\...

PS You can get StormC cheap (£25) from Haage and Partner if you would prefer a straightforward installation and a pretty good IDE interface.pjhutch@pcguru.plus.com
 

Offline KarlosTopic starter

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16879
  • Country: gb
  • Thanked: 5 times
    • Show only replies by Karlos
Re: GCC Installation info...
« Reply #19 on: September 21, 2003, 11:12:01 AM »
:-)

Thanks, but I'm actually headed the other way. StormC's existing C++ support is too poorly implemented for my requirements..
int p; // A