This is the mail archive of the ecos-patches@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug 1001083] Fix warnings on creating target.ld for i386 targets


Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001083

Jonathan Larmour <jifl@ecoscentric.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jifl@ecoscentric.com

--- Comment #5 from Jonathan Larmour <jifl@ecoscentric.com> 2011-01-02 01:09:11 GMT ---
(In reply to comment #3)
> Unfortunately, the compilers need substitution s/CFLAGS/ACTUAL_CFLAGS/ and in
> other places for those archs, i.e. on preprocessing stages (where compilers
> generate dependencies). There are more such places for 'powerpc' and 'sh'
> (sh2, sh3, ...) archs. My workaround just decrements the compiler's claims
> and does not calm builds there. Can I take risks and make all corrections
> without the ability to test all?

It seems safe. The difference between CFLAGS and ACTUAL_CFLAGS does not vary
between architectures. So if it is possible, it would be nice, thanks.

Jifl

-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]