libtool-patches
[Top][All Lists]
Advanced

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

Re: Support -model [arg] with Tru64 UNIX C++ compiler


From: Ralf Wildenhues
Subject: Re: Support -model [arg] with Tru64 UNIX C++ compiler
Date: Wed, 8 Dec 2004 09:00:06 +0100
User-agent: Mutt/1.4.1i

* Albert Chin wrote on Wed, Dec 08, 2004 at 04:59:00AM CET:
> With the Tru64 UNIX C++ compiler, -model [arg] selects the layout of
> C++ classes, name mangling, and exception handling. It is important to
> preserve this when compiling and linking.

Err, since we use $CXX for linking anyway, you get away by using
xcompiler only, right?

> Patch against HEAD.

Other than the question above, looks good to me.

Just for the record: Is this exposed by the current testsuite?
Can you be bothered to backport to branch-1-5?

Cheers,
Ralf

> 2004-12-07  Albert Chin-A-Young  <address@hidden>
> 
>       * config/ltmain.m4sh: Preserve -model [arg] option, used
>       with the Tru64 UNIX C++ compiler. This option selects the
>       layout of C++ classes, name mangling, and exception handling.




reply via email to

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