posted October 14, 2001 12:54 PM
Add -no-cpp-precomp to Makefile. Remove -s flag from linker. (LD in Makefile) Compile with 'make next'.
Posts: 307 | From: Alaska | Registered: Aug 2001
| IP: Logged
<shadrach_au>
unregistered
posted May 22, 2003 08:39 PM
quote:Originally posted by apex: Add -no-cpp-precomp to Makefile. Remove -s flag from linker. (LD in Makefile) Compile with 'make next'.
This wouldn't work on my 10.2.6 box. All I had to do was remove the -s flag and compile with 'make generic' -A.