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 other/42525] gtyp-input.list contains 'n' instead of '\n' as separator



------- Comment #1 from rwild at gcc dot gnu dot org  2009-12-29 16:42 -------
Created an attachment (id=19416)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19416&action=view)
patch to avoid tr '\n', for Solaris /usr/bin/tr

You can either try the attached patch, or have a POSIX tr early in the $PATH.

I think install.texi should be changed to recommend having /usr/xpg4/bin or
/usr/xpg6/bin early in $PATH.

Does GCC support EBCDIC hosts (that an unconditional change like in this patch
would break)?


-- 


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


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