Sep 6, 2001 #1 vizel Programmer Joined Sep 6, 2001 Messages 1 Location 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 Joined Jun 26, 2001 Messages 79 Location US No, You must recompile your code with the -n32 flag. Brudnakm Upvote 0 Downvote