This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/33548] Core dump on HPUX



------- Comment #1 from ajd at gentrack dot com  2007-10-01 01:58 -------
Compile with -Wl,-Z and it succeeds:
gcc-4.1.2/bin/gcc -mlp64 pam_test.c -lpam -o pt -Wl,-Z

It appears libpam on hpux requires -Z.

It was removed here:
http://gcc.gnu.org/ml/gcc-patches/2005-03/msg00542.html


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33548


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]