Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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 --
Previous Topic: uppsrc/ide/Makefile question
Next Topic: Where are upt files gone on 2007.1beta3 deb?
Goto Forum:
  


Current Time: Thu Mar 28 23:04:47 CET 2024

Total time taken to generate the page: 0.01366 seconds