[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Default build for xdps
From: |
Adam Fedor |
Subject: |
Re: Default build for xdps |
Date: |
Mon, 26 Feb 2001 13:13:48 -0700 |
Dennis Leeuw wrote:
>
>> mkdir -p ./shared_obj/ix86/linux-gnu/gnu-gnu-gnu-xgps/SharedX
>
Type
echo $LIBRARY_COMBO
If it says
gnu-gnu-gnu-xgps, then make will use that in preference to what you want
unless you change it in the environment or type
make library-combo=gnu-gnu-gnu-xdps
I've been ignoring xdps for awhile. Someday I'll get around to looking
at it again and straightening everything out.