This is the mail archive of the gcc-patches@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]

Re: SH Linux: remove big endian multilib


NIIBE Yutaka writes:
 > Andrew Haley wrote:
 >  > Okay, but there's no way to build the target libraries both big- &
 >  > little- endian because glibc isn't multilibbed.
 > 
 > What do you mean by the sentence "glibc isn't multilibbed"?  It
 > doesn't support sh-unknown-linux-gnu target, that't true.  But we
 > can surely setup multilibbed environment, i.e., build glibc(-s) for
 > 	sh3-unknown-linux-gnu
 > 	sh3eb-unknown-linux-gnu
 > 	sh4-unknown-linux-gnu
 > 	sh4eb-unknown-linux-gnu
 > targets, and install them under relevant directories.  Isn't that
 > multilibbed environment?

Sure, but in my opinion it's totally unreasonable to require users to
have to do this in order to build the default target.

Andrew.


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