[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#335821: glibc: ftbfs [sparc] tls-macros.h:735:3: error: #error "No support for this architecture so far."



On Sat, Nov 12, 2005 at 06:26:13PM +0100, Aurelien Jarno wrote:
> Hi,
> 
> Please find attached a dpatch file to fix this bug. The code is taken
> from upstream CVS. I still don't see why previous version of the glibc
> were built successfully, the tls support was probably broken for them.

I worked out before why this used to work, but I foolishly didn't write
it down.  It was complicated and took me a couple hours to work out :-)
Ah, yes:

  * Merge makefile patch from Goswin Brederlow
    <brederlo@informatik.uni-tuebingen.de> to fail earlier if builds fail
    (but omit the bit for make -k check) (Closes: #325460).

I believe we just failed to detect the error.  Which didn't matter
since this header is included only in testcases.

I'm committing your patch to SVN.


-- 
Daniel Jacobowitz
CodeSourcery, LLC



Reply to: