[EMAIL PROTECTED] writes:
> BTW, the order in which libraries appear on the link line *is important*
> They are searched, left to right, for missing symbols. Thus, for example,
> if libuhoh uses the mathlib sin() function, then
>
> cc junk.c -lm -luhoh will fail, while
> cc junk.c -luhoh -l
It's been rumoured that Rob Browning said:
>
>
> Linas, could you do a query-replace for LIBS_SAFE and replace it with
> GNC_LIBS_SAFE throughout configure.in. That should fix the problem
> with png etc...
Done.
BTW, the order in which libraries appear on the link line *is important*
They are
Linas, could you do a query-replace for LIBS_SAFE and replace it with
GNC_LIBS_SAFE throughout configure.in. That should fix the problem
with png etc...
Thanks
--
Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930
- %< >% --