Welcome, Guest. Please login or register.

Author Topic: C++ shared libs?  (Read 9321 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline SamuraiCrow

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 2281
  • Country: us
  • Gender: Male
    • Show all replies
Re: C++ shared libs?
« on: December 05, 2012, 06:44:32 PM »
Quote from: andst;717624

Has anyone done a resident C++ library before?


Nope.  You'd be the first.

Keep in mind that the interface "feature" of OS 4 is not available on OS 3 so you wouldn't be able to use any object-oriented features within the library code.

Quote
I'd be interested in experiences and sample code if possible.  Both for ppc and m68k.

Are people using C++ on Amiga to any extent btw?  Or is it still mainly C and other languages?


Not really.  It's mainly C and other languages.  I rather like AmigaE but the library mode is severely broken on it.