Re: Libtool and .s file

Mike Frysinger <[email protected]>
Newsgroups gmane.comp.gnu.libtool.general
Message-ID <YGrLSUKjNpyabjGv@vapier>
On 05 Apr 2021 09:35, Benoit Gschwind wrote:
> Thank you for the highlight.
> 
> Is .incbin considedred as preprocessor instruction ?

if you're using assembler directives like .incbin, that isn't preprocessing,
so .s is OK.  usually when people say -I from CFLAGS/CXXFLAGS, they want the
preprocessor flags which don't work for the assembler as the compiler driver
doesn't pass it down to it.
-mike
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.