[adtools] Re: questions about the GCC port

  • From: Andrija Antonijevic <antony@xxxxxxxxxxxxxxxxx>
  • To: adtools@xxxxxxxxxxxxx
  • Date: Wed, 22 Mar 2006 01:22:01 +0100 (Central Europe Standard Time)

On 21-Mar-2006, Nicolas Mendoza wrote:

On Thu, 18 Aug 2005 09:19:14 +0200, Andrija Antonijevic <antony@xxxxxxxxxxxxxxxxx> wrote:

On 17-Aug-2005, Gunther Nikl wrote:
[...]
These changes has led to not being able to use other c libraries thru the -mcrt=xxx method.

That is certainly not true, -mcrt=newlib works fine. That's not quite the case for -newlib switch for which __NEWLIB__ and NEWLIB are not defined properly (or, more precisely, CLIB2 and __CLIB2__ are defined) - this is a problem if __NEWLIB__/NEWLIB is checked against in C code explicitly and in most C++ code since there is an internal header that checks the type of the CRT.


Andrija
______________________________________________________________________________
Amiga Development tools ML - //www.freelists.org/list/adtools
Homepage...................: http://www.sourceforge.net/projects/adtools
Listserver help............: mailto:adtools-request@xxxxxxxxxxxxx?Subject=HELP

Other related posts: