|
Re: gzip fails on trunk: msg#00053t2.devel
On Tuesday 13 March 2007 23:02:33 Mikael Ostensson wrote: > gzip fails on t2 trunk (custom target by Rene). > Build system is : T2 6.0.1 minimal from downloaded iso. I guess in stage 0 or 1? We workarounded this already by skipping the documetation build in the cross build stage, but apparently this was coded as: if atstage cross; then # the code fi And I added gzip to the stage 0, the toolchain stage, just the day we noticed the gunzip issue. And thus in the toolchain stage the above conditional is not true ... I'll thus commited it as: if ! atstage native; then #... To trunk, now. Though I guess in the long term we rather should build up-to-date documentation processors (groff et al.) along the toolchain. Yours, -- René Rebe - ExactCODE GmbH - Europe, Germany, Berlin http://exactcode.de | http://t2-project.org | http://rene.rebe.name +49 (0)30 / 255 897 45 ----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to lists@xxxxxxxxxxxxxx with a subject of: unsubscribe t2 |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | gzip fails on trunk: 00053, Mikael Ostensson |
|---|---|
| Next by Date: | New compile time data-point (for those asking again and again in IRC): 00053, Rene Rebe |
| Previous by Thread: | gzip fails on trunki: 00053, Mikael Ostensson |
| Next by Thread: | New compile time data-point (for those asking again and again in IRC): 00053, Rene Rebe |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |