[Bug 64] Build warnings in gcc.

gdc-bugzilla at gdcproject.org gdc-bugzilla at gdcproject.org
Thu Jul 4 11:44:21 PDT 2013


http://bugzilla.gdcproject.org/show_bug.cgi?id=64

--- Comment #5 from Johannes Pfau <johannespfau at gmail.com> 2013-07-04 18:44:21 UTC ---
It seems that the '*-*-sysv*' targets are not supported by gcc anymore and gcc
refuses to build those anyway. So maybe we don't need to use the sysv4.h
headers at all.

Another issue is that alpha and powerpc don't use the generic linux.h file so
versions are not set correctly right now. I'll have to duplicate that code into
alpha/linux.h and rs6000/linux[64].h.

BTW: What diff command did you use to avoid the "diff -..." lines in the patch?

-- 
Configure bugmail: http://bugzilla.gdcproject.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the D.gnu mailing list