discuss-gnustep
[Top][All Lists]
Advanced

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

Crazy Makefile


From: James Sodini
Subject: Crazy Makefile
Date: Mon, 21 Feb 2005 23:31:22 -0800

Hey all, I'm trying to do a really big project using the GNUstep base
libraries. Basically my school is competing in the DARPA grand
challenge, and my senior project is to write the majority of the
software for it. I'm using Objective-C with the GNUstep base so I can
easily move between Mac OS X and Linux seemlessly (that and the
retain/release methods are just too helpful). My only complaint is
this crazy makefile system that is forced on me. What I'm trying to do
is compile some code using the sqlite3 library. I was hoping someone
in here could help me figure out how to include a library to be
compiled in the GNUmakefile, or better yet, bypass the makefile
altogether.

-James Sodini
Oregon State University




reply via email to

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