Mailinglist Archive: opensuse-amd64 (470 mails)
| < Previous | Next > |
Re: [suse-amd64] suse 9.1 and kylix
- From: Andreas Jaeger <aj@xxxxxxx>
- Date: Mon, 3 May 2004 15:06:11 +0000 (UTC)
- Message-id: <hofzahsg7x.fsf@xxxxxxxxxxxxx>
detlef oertel <oertel@xxxxxx> writes:
> Hello,
>
> thank you, but I don't understand what it means to me,
> that 'i586 libs should handle that'....
>
> however:
> The 'export LD_ASSUME_KERNEL=2.4.21' stops the first error but ends in a runtime error:
> -------------
> detlef@sepia:~> export LD_ASSUME_KERNEL=2.4.21
> detlef@sepia:~> startdelphi
> Runtime error 234 at 56A3E9B7
> detlef@sepia:~>
> ------------
>
> The problem 'i586 against i686 libs' sounds to my ears like: this isn't a '64Bit problem'
> but an 'update to suse 9.1 with kernel 2.6' problem. Is this correct ?
kylix is a 32-bit application and therefore it uses the 32-bit
libaries.
We have to set of 32-bit glibc libraries:
- i586 ones
- i686 ones
The difference is in threading support (read the manual on Update) and
also the i586 ones contain some compatibility code for broken
applications.
If setting LD_ASSUME_KERNEL does not help, then kylix is really
broken,
Andreas
--
Andreas Jaeger, aj@xxxxxxx, http://www.suse.de/~aj
SUSE Linux AG, Maxfeldstr. 5, 90409 Nürnberg, Germany
GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126
> Hello,
>
> thank you, but I don't understand what it means to me,
> that 'i586 libs should handle that'....
>
> however:
> The 'export LD_ASSUME_KERNEL=2.4.21' stops the first error but ends in a runtime error:
> -------------
> detlef@sepia:~> export LD_ASSUME_KERNEL=2.4.21
> detlef@sepia:~> startdelphi
> Runtime error 234 at 56A3E9B7
> detlef@sepia:~>
> ------------
>
> The problem 'i586 against i686 libs' sounds to my ears like: this isn't a '64Bit problem'
> but an 'update to suse 9.1 with kernel 2.6' problem. Is this correct ?
kylix is a 32-bit application and therefore it uses the 32-bit
libaries.
We have to set of 32-bit glibc libraries:
- i586 ones
- i686 ones
The difference is in threading support (read the manual on Update) and
also the i586 ones contain some compatibility code for broken
applications.
If setting LD_ASSUME_KERNEL does not help, then kylix is really
broken,
Andreas
--
Andreas Jaeger, aj@xxxxxxx, http://www.suse.de/~aj
SUSE Linux AG, Maxfeldstr. 5, 90409 Nürnberg, Germany
GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126
| < Previous | Next > |