freetype
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ft] [ftjam] SharedLibrary rule problem


From: meh. I don't care
Subject: [ft] [ftjam] SharedLibrary rule problem
Date: Tue, 23 Dec 2008 04:17:53 +0100
User-agent: Mutt/1.5.16 (2007-06-09)

JAM can't find the compiler, I guess there's a variable that has to be
set but I don't know.

Actually I have:

SharedLibrary System$(SUFSHR) : src/lib/System/System.c ;

That results in:

Cc src/lib/System/System.lo 
/bin/sh: line 1: -c: command not found

 -c -o src/lib/System/System.lo -DXP_UNIX 
-D__LJS_LIBRARY_PATH__=\"/usr/lib/lulzjs/\" -fpic -O src/lib/System/System.c

 ...failed Cc src/lib/System/System.lo ...

The other files get compiled without any problem so I guess it's just
something with the SharedLibrary rule but I'm still new to JAM so
probably I'm wrong.

Any idea about what it is?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]