public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug preprocessor/56306] New: -m32 does not support all includes
@ 2013-02-13 11:46 uwe.seidler@siemens-enterprise.com
  2013-02-13 12:10 ` [Bug preprocessor/56306] " rguenth at gcc dot gnu.org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: uwe.seidler@siemens-enterprise.com @ 2013-02-13 11:46 UTC (permalink / raw)
  To: gcc-bugs


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56306

             Bug #: 56306
           Summary: -m32 does not support all includes
    Classification: Unclassified
           Product: gcc
           Version: 4.3.4
            Status: UNCONFIRMED
          Severity: minor
          Priority: P3
         Component: preprocessor
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: uwe.seidler@siemens-enterprise.com


Created attachment 29437
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29437
simple test program

Scenario: Compilation of a 32bit application on a 64bit host.
For "compiler internal" header files the preprocessor accesses the corret
header files, e.g. #include <bits/stdc++.h> includes 32/bits/stdc++.h.

For includes located somewher in the sysroot folders this usefull mechanism
does not work.

gcc-4.3 -m32 curlbr.c 
does not work if 32bit variant of curlbuild.h is provided in a 32/curl folder.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-03-16 21:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-13 11:46 [Bug preprocessor/56306] New: -m32 does not support all includes uwe.seidler@siemens-enterprise.com
2013-02-13 12:10 ` [Bug preprocessor/56306] " rguenth at gcc dot gnu.org
2013-02-13 12:22 ` redi at gcc dot gnu.org
2013-02-13 12:35 ` uwe.seidler@siemens-enterprise.com
2024-03-16 21:07 ` pinskia at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).