https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113507
Kewen Lin changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned at g
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113507
Kewen Lin changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113507
--- Comment #4 from David Edelsohn ---
rs6000-ibm-aix doesn't exist anymore. This should have been configured as
powerpc-ibm-aix7.2 . Maybe there is some magic about the "powerpc" name?
Those variables are provided by generated files and appa
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113507
--- Comment #3 from H.J. Lu ---
(In reply to Kewen Lin from comment #2)
> Guessing /usr/local/bin/ld is a gnu ld? Based on what I heard before, gnu ld
> has some problems on aix, people pass object files to aix system and use aix
> ld there. Not
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113507
Kewen Lin changed:
What|Removed |Added
CC||bergner at gcc dot gnu.org,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113507
--- Comment #1 from Andrew Pinski ---
This seems like a depedency issue.
rs6000_builtin_types is defined in rs6000-builtins.cc which gets built by
build/rs6000-gen-builtins which is built from
$(srcdir)/config/rs6000/rs6000-gen-builtins.cc .