Daniel Jacobowitz <[EMAIL PROTECTED]> writes:
> On Thu, Sep 18, 2003 at 06:17:42PM -0500, Andrés Roldán wrote:
>> Package: gcc-3.3
>> Version: 1:3.3.2-0pre3
>> Severity: normal
>> Tags: upstream
>>
>>
>> When trying to executing a binary
Package: gcc-3.3
Version: 1:3.3.2-0pre3
Severity: normal
Tags: upstream
When trying to executing a binary with the __thread keywork, the program
segfaults. Below is the output.
[pts/0]
[EMAIL PROTECTED]:~$ cat tls.c
__thread int a;
int
main (void)
{
return a;
}
[pts/0]
[EMAIL PROTECTED
Is there any workaround?
I am unable to upload a new version of LILO because of this bug.
Any input will be appreciated.
Thanks.
--
Andres Roldan <[EMAIL PROTECTED]>
GPG Key-ID: 0xB29396EB
#if 0
; first.S - LILO first stage boot loader with LBA32 support */
Copyright 1992-1998 Werner Almesberger.
Copyright 1999-2003 John Coffman.
All rights reserved.
Licensed under the terms contained in the file 'COPYING' in the
source directory.
#endif
#define LILO_ASM
#include "lilo.h"
get c
I thought that there were problems with my MUA and the I resent the bug
I'm sorry.
--
Documentation is like sex: when it is good, it is very, very good; and
when it is bad, it is better than nothing.
-- Dick Brandon
Package: cpp-3.3
Version: 1:3.3.2-0pre3
Severity: important
I was trying to compile a program with the latest cpp version and
I got the following error (I'm sorry for the verbosity):
cpp-3.3 -DLILO=0x489b `( if [ -r $ROOT/etc/lilo.defines ]; then cat
$ROOT/etc/lilo.defines; else echo -DBDAT
Package: cpp-3.3
Version: 1:3.3.2-0pre3
Severity: important
I was using cpp to compile one of my packages and then I got the following:
cpp-3.3 -DLILO=0x489b `( if [ -r $ROOT/etc/lilo.defines ]; then cat
$ROOT/etc/lilo.defines; else echo -DBDATA -DDSECS=3 -DEVMS -DIGNORECASE -DLVM
-DONE_SH
7 matches
Mail list logo