libtool-patches
[Top][All Lists]
Advanced

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

Re: -msg_* flags for cc on osf


From: Bob Friesenhahn
Subject: Re: -msg_* flags for cc on osf
Date: Fri, 6 Jul 2007 09:56:53 -0500 (CDT)

On Thu, 5 Jul 2007, Howard Chu wrote:

Bob wanted to add -msg_disable badboundchk,unusedincl to his CFLAGS on
Tru64 5.1 using the native compiler, there was a problem though. We have
a rule that lets all, otherwise unknown flags beginning with -m through
to the linker. However, we don't expect -mfoo to have an argument, so we
do not let through the argument. This results in a link error for Bob.

This may be a dumb question, but why can't he use -Wc to pass these flags through as desired?

I tried that but the argument to -msg_disable was lost along the way.

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





reply via email to

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