Re: Libtool and .s file

Benoit Gschwind <[email protected]>
Newsgroups gmane.comp.gnu.libtool.general
Message-ID <[email protected]>
Hello,

Thank you for the highlight.

Is .incbin considedred as preprocessor instruction ?

if yes I will considere using .S file.

Best regards.

Le lundi 05 avril 2021 à 02:53 -0400, Mike Frysinger a écrit :
> On 02 Apr 2021 12:54, Benoit Gschwind wrote:
> > I trying to build a project that include assembler file ".s".
> > 
> > Libtool seems to work with them and call gcc as follow:
> > 
> > /bin/sh ../libtool    --mode=compile gcc  -Og -ggdb -march=native -
> > c -o
> > myfile.lo ../../src/myfile.s
> > 
> > But it does not inherit the AM_CXXFLAGS nor AM_CFLAGS but I need to
> > pass a -I flags. How can I pass flags to gcc in that case?
> 
> .s should not be preprocessed.  maybe you want to use .S instead ?
> -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.