|
From: | Richard Stallman |
Subject: | Re: AIX 5.2 unexec problem |
Date: | Sat, 02 Dec 2006 22:14:45 -0500 |
I am currently building with -bnoobjreorder in LDFLAGS and that does indeed preserve the proper object ordering. We can't add it to LDFLAGS directly, so please try using a file aix5.h like this: #include "aix4-2.h" #define LD_SWITCH_SYSTEM -bnoobjreorder
[Prev in Thread] | Current Thread | [Next in Thread] |