Re: Directions on compiling the right files

2011-12-06 Thread Fabrício Zimmerer Murta
That's really what I was looking for. Thank you very much for your time! -- From: Sent: Tuesday, December 06, 2011 2:05 AM To: Subject: Re: Directions on compiling the right files In other words, there will be new .c files that shou

Re: Directions on compiling the right files

2011-12-05 Thread dherring
> In other words, there will be new .c files that should be compiled > only > for the windows version and some .c files exclusive to the linux version. > Suppose also I want to specify this at configure-time (e.g. > "./configure" builds linux, "./configure --enable-win32" builds windows). >

Directions on compiling the right files

2011-12-05 Thread Fabrício Zimmerer Murta
Hello, I am a bit lost here. We recently started a project using GNU Build System in order to make our package installable everywhere without mysteries of package-specific builds. Now I am facing a problem I will try to explain with an easier to understand example. Suppose I am making