|
Archives
D Programming
DD.gnu digitalmars.D digitalmars.D.bugs digitalmars.D.dtl digitalmars.D.dwt digitalmars.D.announce digitalmars.D.learn digitalmars.D.debugger C/C++ Programming
c++c++.announce c++.atl c++.beta c++.chat c++.command-line c++.dos c++.dos.16-bits c++.dos.32-bits c++.idde c++.mfc c++.rtl c++.stl c++.stl.hp c++.stl.port c++.stl.sgi c++.stlsoft c++.windows c++.windows.16-bits c++.windows.32-bits c++.wxwindows digitalmars.empire digitalmars.DMDScript |
D.gnu - Spec file for gdc?
Currently my scons files have a quite annoying header, that adds -m32 -Wa,--32 -I /usr/local/include/d/4.0.3 -I /usr/local/include/d -I /usr/local/include/d/4.0.3/i686-pc-linux-gnu to all gdc calls. I wondered if somebody is working on a spec file to put stuff like that as default into gdc? Wolfgang Draxinger -- E-Mail address works, Jabber: hexarith jabber.org, ICQ: 134682867 GPG key FP: 2FC8 319E C7D7 1ADC 0408 65C6 05F5 A645 1FD3 BD3E Sep 19 2006
Wolfgang Draxinger wrote:Currently my scons files have a quite annoying header, that adds -m32 -Wa,--32 -I /usr/local/include/d/4.0.3 -I /usr/local/include/d -I /usr/local/include/d/4.0.3/i686-pc-linux-gnu to all gdc calls. I wondered if somebody is working on a spec file to put stuff like that as default into gdc? Wolfgang Draxinger Sep 19 2006
Gregor Richards wrote:Am I correct in assuming that you're using an AMD-64 or EM64T system? Sep 19 2006
Wolfgang Draxinger wrote:Gregor Richards wrote:Am I correct in assuming that you're using an AMD-64 or EM64T system? Sep 19 2006
|