tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] Support -Wl,opt -Wl,arg syntax


From: grischka
Subject: Re: [Tinycc-devel] Support -Wl,opt -Wl,arg syntax
Date: Thu, 15 Mar 2012 22:53:14 +0100
User-agent: Thunderbird 2.0.0.24 (Windows/20100228)

Thomas Preud'homme wrote:
In other words, tcc -o foo -Wl,-rpathstuff,--oformat,coff will correctly says "unsupported linker option '-rpathstuff'" instead of "unsupported linker option '-rpathstuff,--oformat,coff'.

Well, but did you test whether it still works for correct input,
such as
        -Wl,-rpath=stuff
???

--- grischka



reply via email to

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