On Thu, Jan 31, 2002 at 02:04:27PM -0500, Allan McIntosh wrote:
>         I rewrote a project's build process to use autotools and libtool.
> Everything builds fine but the binary seg faults at run time(in i386
> solaris2.8 ). Does anyone know of any issues or AC_ AM_ macros that are
> absolutely required to build shared objects and dynamicly linked
> binaries(when porting to intel solaris2.8)?
> 
> The binary builds and runs fine on Redhat 7.2. However when I build the
> target in i386-pc-solaris2.8 it segment faults when I run it. If I build
> it with out libtool and autotools it is fine.

Even if you --disable-shared?

-- 
albert chin ([EMAIL PROTECTED])

_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool

Reply via email to