[Anjuta-list] Linker flags
- From: Daniel Kasak <daniel kasak 247realmedia com>
- To: anjuta-list lists sourceforge net
- Subject: [Anjuta-list] Linker flags
- Date: Thu, 19 Feb 2009 13:15:04 +1100
Hi people.
I'm learning C, and trying to get set up in Anjuta. I have an existing
single-file project that I've been working on, and compiling with:
gcc -Wall -lcsv -lsqlite3 -ldb -o csv_process csv_process.c
I'd like to get this file into Anjuta so I can get some graphical
debugging happening. If I create a new project, and copy the source into
src/main.c, how do I set up my linker flag things ( eg -lsqlite3 etc )?
Thanks :)
Dan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]