libtool-patches
[Top][All Lists]
Advanced

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

Re: New flag -XCClinker


From: Bob Friesenhahn
Subject: Re: New flag -XCClinker
Date: Mon, 28 Oct 2002 08:46:11 -0600 (CST)

This patch seems ok to me.

Bob

On Mon, 28 Oct 2002, Boehne, Robert wrote:

> Hello,
>
> I've found that -Xlinker and -Xcompiler -Wl, && -Wc,
> were not quite enough.  The problem appeared when I
> needed to make sure a linking flag was passed to the
> C++ compiler driver as-is.  Without this patch, the only
> way I could get these flags in the right place was to
> set CXX to "$CXX -flag1 -flag2" and that broke a few
> configure tests.  In general, I think non-C compilers
> need a flag like this when it should be passed at link
> time to the compiler driver.
>
> This patch adds the flag -XCClinker which behaves just like
> -Xlinker but does not append ${wl} to the flag.  Documentation
> is also updated.  I've tested the patch, and found no regressions.
>
> Ok to commit?
>
> --
> Robert Boehne             Software Engineer
> Ricardo Software   Chicago Technical Center
> TEL: (630)789-0003 x. 238
> FAX: (630)789-0127
> email:  rboehne AT ricardo-us DOT com
>
>

======================================
Bob Friesenhahn
address@hidden
http://www.simplesystems.org/users/bfriesen





reply via email to

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