This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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

Re: crosstool-0.28-rc37 fails to build on SuSE 9.2


On Wed, Dec 29, 2004 at 12:38:37PM +0100, Steven Scholz wrote:

[...]

> So the proper way would be to replace the two "trap 0" with "trap - 0" in 
> configure
> of gcc-3.3.x with something like

> perl -i -p -e "s,trap 0,trap - 0,g" ${GCC_DIR}/configure

I did a "s,trap 0,trap '' 0,g", like in the gcc >= 3.3.5, and made diffs
against the original packages, put the patches into crosstool and diffed
crosstool again. Though diff-in-diff are hard to read :), here they come

Marc
-- 
 Dipl.-Ing. Marc Kleine-Budde | http://www.pengutronix.de
  Pengutronix - Linux Solutions for Science and Industry
    Handelsregister: Amtsgericht Hildesheim, HRA 2686
      Hannoversche Str. 2, 31134 Hildesheim, Germany
    Phone: +49-5121-206917-0 |  Fax: +49-5121-206917-9

Attachment: mkl-20050420_213357-bunchofgcc-trap-posix.diff
Description: Text document

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com

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