|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Subject: pam linking stuff
From: Igmar Palsenberg (maillist
jdimedia.nl)Date: Wed Dec 06 2000 - 04:39:30 CST
- Next message: Ingo Luetkebohle: "Re: mod_auth_pam patch"
- Previous message: Ingo Luetkebohle: "Re: mod_auth_pam patch"
- Next in thread: Steve Langasek: "Re: pam linking stuff"
- Reply: Steve Langasek: "Re: pam linking stuff"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
Bit OT I think, but here it goes :
I'm reworking the makefile stuff for my PAM module, and I end up having
several .a files in a dir.
Those files needed to be linked into a .so file. I had the following in
mind:
gcc -shared -Xlinker -x -o module.so file1.a file2.a
It links, however, the module is only a few KB's and can never contain all
needed data. Anyone ever done this ??
The pam-0.73 file uses about the same command, but uses .o's, not .a
Regards,
Igmar
_______________________________________________
Pam-list mailing list
Pam-list
redhat.com
https://listman.redhat.com/mailman/listinfo/pam-list
- Next message: Ingo Luetkebohle: "Re: mod_auth_pam patch"
- Previous message: Ingo Luetkebohle: "Re: mod_auth_pam patch"
- Next in thread: Steve Langasek: "Re: pam linking stuff"
- Reply: Steve Langasek: "Re: pam linking stuff"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]