public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug preprocessor/58397] New: Please add host_hooks for NetBSD to make precompiled headers work
@ 2013-09-11 18:54 martin at netbsd dot org
  2013-09-11 18:55 ` [Bug preprocessor/58397] " martin at netbsd dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: martin at netbsd dot org @ 2013-09-11 18:54 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 58397
           Summary: Please add host_hooks for NetBSD to make precompiled
                    headers work
           Product: gcc
           Version: 4.8.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: preprocessor
          Assignee: unassigned at gcc dot gnu.org
          Reporter: martin at netbsd dot org

Created attachment 30802
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30802&action=edit
build glue changes

As discussed in #58370 and #58379, precompiled headers do not work on NetBSD
hosts. To fix this, a new gcc/config/host-netbsd.c file and the needed build
glue is attached.

This is mostly a copy of the openbsd stuff with a few minor changes (like
adding MAP_FIXED, which is needed on NetBSD) and adding a different address for
sparc64 machines.


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

end of thread, other threads:[~2015-09-16  1:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-09-11 18:54 [Bug preprocessor/58397] New: Please add host_hooks for NetBSD to make precompiled headers work martin at netbsd dot org
2013-09-11 18:55 ` [Bug preprocessor/58397] " martin at netbsd dot org
2015-08-06  7:32 ` martin at netbsd dot org
2015-08-06  7:33 ` martin at netbsd dot org
2015-09-16  1:13 ` redi 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).