On Tue, 2003-04-01 at 01:10, sashang wrote: > > Having said all of this I feel from reading your note that you really > > mean something more than just the specific question and answer > > provided here. Perhaps if you shared the overall thing that you are > > trying to do someone on the list would have a better suggestion as to > > how to do the thing you are trying to do? > > > > Thanks for that long explaination. I'm pretty much a Linux programming > newb. I wanted to try out some Linux programming and decided that I'd > try Fresco (http://www.fresco.org). So I was pointed to a list of > entrylevel bugs and saw this one http://issues.fresco.org/bug223, which > should explain the reason behind my questions.
I suspect the problem is they're cramming all their C[XX]FLAGS into the config script, rather than just the ones they need (usually -D and -I, and anything that affects binary compatibility). I would suggest framing a solution in terms of pkgconfig. -- Braden McDaniel e-mail: <[EMAIL PROTECTED]> <http://endoframe.com> Jabber: <[EMAIL PROTECTED]>
