11 Nov
2007
11 Nov
'07
3:12 p.m.
Hello, I am trying to make g95 available again with Leopard. I was able to build it for ppc by modifying source of gcc-4.0.3. With Intel Mac, it fails to build libgcc_s.1.0.dylib. The error message is: ld: unknown/unsupported architecture name for: -arch i686 It appears that xgcc of gcc-4.0.3 contains "-arch i686". I appreciate any suggestions. Takeshi