bug-automake
[Top][All Lists]
Advanced

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

Incorrect rule generated for assembly source with subdir-objects


From: Bas Wijnen
Subject: Incorrect rule generated for assembly source with subdir-objects
Date: Fri, 27 Apr 2007 13:51:37 +0200
User-agent: Mutt/1.5.13 (2006-08-11)

When using subdir-objects and assembly source (with CCAS), the generated
rule does

gcc -g -O2 -c <source-file>

For a filename path/to/file.S, this creates file.o, not path/to/file.o.

As a workaround, AM_CCASFLAGS = -o $@ can be specified.  This should be
implicit in CCASCOMPILE though.

Thanks,
Bas Wijnen

-- 
I encourage people to send encrypted e-mail (see http://www.gnupg.org).
If you have problems reading my e-mail, use a better reader.
Please send the central message of e-mails as plain text
   in the message body, not as HTML and definitely not as MS Word.
Please do not use the MS Word format for attachments either.
For more information, see http://pcbcn10.phys.rug.nl/e-mail.html

Attachment: signature.asc
Description: Digital signature


reply via email to

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