U++ framework
Do not panic. Ask here before giving up.

Home » U++ TheIDE » U++ TheIDE: Installation, Compiling and Running of theide » working on Makefiles
working on Makefiles [message #8354] Sun, 04 March 2007 21:00
ebojd is currently offline  ebojd
Messages: 225
Registered: January 2007
Location: USA
Experienced Member
I started looking at the "Create makefile" build tool source and setup in an attempt to fix the autogeneration of Makefiles on *NIX machines. I have a question on how, if possible, to run a configuration script in the package organizer.

For example, I need to run (at some time) the following scripts:

Draw Package's libraries:
LINUX | `pkg-config gtk+-2.0 --libs`
LINUX | `pkg-config x11 --libs`
LINUX | `freetype-config --libs`

... similar settings for CFLAGS (variable CINC), etc.

Can the package organizer run a configuration script? If so, how? If not, can we add this functionality? Justification -- running pkg-config, etc., is the defacto standard way of getting to this info, and would *possibly* keep us from having to hand modify the resultant Makefile for theIDE.

EBo --
 
Read Message
Previous Topic: uppsrc/ide/Makefile question
Next Topic: Where are upt files gone on 2007.1beta3 deb?
Goto Forum:
  


Current Time: Tue Jul 07 09:45:38 GMT+2 2026

Total time taken to generate the page: 0.00618 seconds