Welcome, Guest. Please login or register.

Author Topic: C++ on Amiga  (Read 21991 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline AmigaHeretic

  • Hero Member
  • *****
  • Join Date: Oct 2002
  • Posts: 821
    • Show all replies
Re: C++ on Amiga
« on: September 16, 2009, 12:46:18 AM »
Anyobdy have a m68k GCC w/ SDL folder that works that they can just zip and send.

I can not get SDL to work for the life of me.  Tried both GCC 3.4 and 4.3.2 which work fine, but I can't get SDL to work.  ( Using 1.2.13(r2) )  

Or at least confirm they work together on OS3.9 just so I can sleep at night! ;-)

Visual studio is like 4GB now, but at least I can just hit build.  Ah, programming for dummies.
A3000D (16mhz, 2MB Chip, 4MB Fast, SCSI (300+MB), SuperGen Genlock, Kick 3.1)
Back in my day, we didn\'t have water. We only had Oxygen and Hydrogen, and we\'d just have to shove them together.
 

Offline AmigaHeretic

  • Hero Member
  • *****
  • Join Date: Oct 2002
  • Posts: 821
    • Show all replies
Re: C++ on Amiga
« Reply #1 on: September 17, 2009, 03:05:13 AM »
Got it working finally.  Compiled my first SDL demo.
A3000D (16mhz, 2MB Chip, 4MB Fast, SCSI (300+MB), SuperGen Genlock, Kick 3.1)
Back in my day, we didn\'t have water. We only had Oxygen and Hydrogen, and we\'d just have to shove them together.