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
						 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 -- 
		
		
		
 |  
	| 
		
	 | 
 
 
 |   
Goto Forum:
 
 Current Time: Tue Nov 04 05:52:29 CET 2025 
 Total time taken to generate the page: 0.06331 seconds 
 |