Sep 6, 2001 #1 vizel Programmer Sep 6, 2001 1 IL Is there any way to load n32 library from o32 executable on IRIX6.2 ? I want to use third party n32 libraries from my o32 executable without recompliling my executable on n32 ABI . Thanks , Dima
Is there any way to load n32 library from o32 executable on IRIX6.2 ? I want to use third party n32 libraries from my o32 executable without recompliling my executable on n32 ABI . Thanks , Dima
Sep 17, 2001 #2 brudnakm Programmer Jun 26, 2001 79 US No, You must recompile your code with the -n32 flag. Brudnakm Upvote 0 Downvote