Hello, I am using the compaq c++ compiler on a linux/alpha platform. Using this setup, ltconfig states that due to lack of -PIC, no shared libs can be built. This is because os_type linux-gnu without gcc is not listed in the ltconfig options in the pic section. It seems that a pic flag '-KPIC' works, and wl as '-Wl,' But I am not 100% sure whether these are the correct flags. Maybe compaq's compiler on linux/alpha is PIC only? I am using libtool 1.3.4 Bram -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Bram Stolk "Linux - Why use windows, if there is a door?" work: [EMAIL PROTECTED] priv: [EMAIL PROTECTED]
