On 12/ 2/10 02:37 AM, Ralf Wildenhues wrote:
Hello Laviticus,
* Laviticus Stone wrote on Thu, Dec 02, 2010 at 01:45:04AM CET:
Hi, i'm trying to compile glib-2.0 on Solaris 11 from netbsd pkgsrc.
Libtool creates the following command and results:
gcc -shared .libs/garray.o .libs/gasyncqueue.o
On 12/ 2/10 02:37 AM, Ralf Wildenhues wrote:
Hello Laviticus,
* Laviticus Stone wrote on Thu, Dec 02, 2010 at 01:45:04AM CET:
Hi, i'm trying to compile glib-2.0 on Solaris 11 from netbsd pkgsrc.
Libtool creates the following command and results:
gcc -shared .libs/garray.o .libs/gasyncqueue.o
On 12/ 2/10 02:37 AM, Ralf Wildenhues wrote:
Hello Laviticus,
* Laviticus Stone wrote on Thu, Dec 02, 2010 at 01:45:04AM CET:
Hi, i'm trying to compile glib-2.0 on Solaris 11 from netbsd pkgsrc.
Libtool creates the following command and results:
gcc -shared .libs/garray.o .libs/gasyncqueue.o
Hello Laviticus,
* Laviticus Stone wrote on Thu, Dec 02, 2010 at 01:45:04AM CET:
> Hi, i'm trying to compile glib-2.0 on Solaris 11 from netbsd pkgsrc.
> Libtool creates the following command and results:
>
> gcc -shared .libs/garray.o .libs/gasyncqueue.o .libs/gatomic.o
[...]
> .libs/giounix.o
Hi, i'm trying to compile glib-2.0 on Solaris 11 from netbsd pkgsrc.
Libtool creates the following command and results:
gcc -shared .libs/garray.o .libs/gasyncqueue.o .libs/gatomic.o
.libs/gbacktrace.o .libs/gbase64.o .libs/gbitlock.o
.libs/gbookmarkfile.o .libs/gbuffer.o .libs/gcache.o .libs
Hello,
* KO Myung-Hun wrote on Wed, Dec 01, 2010 at 09:24:56AM CET:
> > I've enhanced and fixed libtool 2.4 for OS/2.
> >
> > Review, please.
> Ping ?
Thanks for your patch, and sorry for the delay. I'm very busy ATM but I
will try to review it by next week. It needs some more work. Also,
pa
KO Myung-Hun wrote:
> Hi/2.
>
> I've enhanced and fixed libtool 2.4 for OS/2.
>
> Review, please.
>
> Fixed parts.
> 1. if PATH_SEPARATOR is ';', then make fails.
> 2. Consider ';' as a path separator as well as ':' when finding an
> absolute path.
> 3. Workaround for a pdksh v5.2.14-bin-2 for
KO Myung-Hun wrote:
> Hi/2.
>
> I've enhanced and fixed libtool 2.4 for OS/2.
>
> Review, please.
>
> Fixed parts.
> 1. if PATH_SEPARATOR is ';', then make fails.
> 2. Consider ';' as a path separator as well as ':' when finding an
> absolute path.
> 3. Workaround for a pdksh v5.2.14-bin-2 for