I guess ranting on a board like this sometimes helps, as it allowed me to actually focus on a solution, and not rant at my compiler, shell, libtool and Makefile. I found that adding a –disable-dependency-tracking to the configure got rid of the options that were causing grief with the multiple arch flags.
Of course I’m having other trouble, sometimes needing the -Wl flag before the -syslibroot and sometimes not needing the flag. At least it’s semi automated and I am slowly working my way to universal shared libraries and executables!
Submitted by Silicontrip (not verified) on 2008.06.12 @ 17:17. |
I guess ranting on a board like this sometimes helps, as it allowed me to actually focus on a solution, and not rant at my compiler, shell, libtool and Makefile. I found that adding a –disable-dependency-tracking to the configure got rid of the options that were causing grief with the multiple arch flags.
Of course I’m having other trouble, sometimes needing the -Wl flag before the -syslibroot and sometimes not needing the flag. At least it’s semi automated and I am slowly working my way to universal shared libraries and executables!
Submitted by Silicontrip (not verified) on 2008.06.12 @ 17:17. |