Re: [Fresco-devel] More about compiling issues
Stefan Seefeld <[email protected]> Sun, 06 Apr 2003 15:14:03 -0400
| Newsgroups | gmane.comp.video.fresco.devel |
|---|---|
| Message-ID | <[email protected]> |
Nicolas Souchu wrote: > Still under FreeBSD R5.0, > > Why this mess in the command line? Is it actually a problem or is it just your purist's side that doesn't like it ? When compiling Babylon, it finds the installation prefix for Prague and adds -I and -L options to the command line. Same for Fresco-C++. Finally, when you compile Berlin, which depends on Prague, Babylon, and Fresco-C++, the same flags are obtained from all three packages, so there is a lot of redundancy. That's not really a problem, and since I didn't find an easy way for stripping of duplicate paths, I didn't care. If you have a suggestion how to get rid of the duplicate entries without any side-effects (such as reordering) let us know. Regards, Stefan