help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: STL/MTL


From: Billinghurst, David (CRTS)
Subject: RE: STL/MTL
Date: Thu, 22 Feb 2001 21:44:08 -0000

This is certainly a problem with gcc-2.95 on irix.  The new name mangling
scheme in gcc-3.0 adresses this.

> -----Original Message-----
> From: John W. Eaton [SMTP:address@hidden
> Sent: Friday, 23 February 2001 2:51
> To:   Daniel Heiserer
> Cc:   address@hidden
> Subject:      STL/MTL
> 
> On 22-Feb-2001, Daniel Heiserer <address@hidden> wrote:
> 
> | Does octave use the STL (standard template library)
> | for ANSI-C++ or MTL (math template library)?
> 
> No and no.
> 
> | If not, are there coding guidelines which prohibit the
> | usage of these?
> 
> No.  The last time I tried to use even a relatively trivial container
> from STL with gcc, it failed to link on some systems because the name
> mangling scheme generated identifiers that were too long for the
> assembler.  Perhaps this will eventually be fixed.  Until then, I
> decided it was not worth the portability pains.
> 
> jwe
> 
> 
> 
> -------------------------------------------------------------
> Octave is freely available under the terms of the GNU GPL.
> 
> Octave's home on the web:  http://www.octave.org
> How to fund new projects:  http://www.octave.org/funding.html
> Subscription information:  http://www.octave.org/archive.html
> -------------------------------------------------------------



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]