This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug regression/33637] "checking for nm: test: too many arguments" causes "Undefined symbol: __gxx_personality_v0"



------- Comment #5 from haubi at gentoo dot org  2007-11-01 20:19 -------
Created an attachment (id=14458)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14458&action=view)
A workaround (probably not the right fix) for this problem

Using this patch I was able to build a working gcc-4.2.1 for aix having a
symlink "${prefix}/powerpc-ibm-aix5.3.0.0/bin/nm -> /usr/ccs/bin/nm"

Did not call autoconf - thus the patch modifies configure - so the part for
configure.ac is untested (just guessed the escapements), sorry.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33637


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]