From: "Carlos O'Donell Jr." <carlos@megatonmonkey.net>
To: Thomas Bogendoerfer <tsbogend@alpha.franken.de>,
parisc-linux@lists.parisc-linux.org
Subject: Re: [parisc-linux] SysV IPC structure mismatches
Date: Tue, 16 Oct 2001 20:16:25 -0400 [thread overview]
Message-ID: <20011016201625.C7269@megatonmonkey.net> (raw)
In-Reply-To: <20011017012533.A8727@solo.franken.de>; from tsbogend@alpha.franken.de on Wed, Oct 17, 2001 at 01:25:33AM +0200
>
> As you might guess going the second way, seems to be the right, because
> breaking binary compatibilty now, isn't that big issue, because all the
> stuff we have right now, is available in source and easy compilable.
> This could change, when there are commercial applications for Linux/Parisc.
> But right now, we seem to have a problem building a new glibc (why ?),
> so doing it immidiatly isn't that easy.
>
> I've attached a patch, which implements the first way, which breaks 64bit
> kernels. With this patch the nspr testsuite passes all the semaphore tests,
> which failed without the change. I could commit that patch, but I believe
> it's the wrong way.
>
> Thomas.
>
The second way is the best way.
"El nuevo" GCC causes broken binary compatibility anyway, so no worries.
I think we'll be recompiling all of our applications many times over
before we are stable ;)
I have the assembly for ld sitting beside me (waiting for my coffee break
to trace assembly).
If you want to help, you can try to compile glibc-2.2.4-2 for hppa.
Having more than one person look at it can be better. The latest glibc
for hppa is glibc-2.2.3-8?
It seems like a problem in the compiler, since we don't even get to running
anything important before it barfs (literally about 60 instructions in
_dl_start before an assert fails).
What is the problem? Don't know. Looking at assembly in hopes it jumps out.
My collection of annotated PA-RISC assembly instructions is helping :}
I have glibc compiled with -O1, since IMHO it makes the assembly saner.
c.
prev parent reply other threads:[~2001-10-17 0:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-10-16 23:25 [parisc-linux] SysV IPC structure mismatches Thomas Bogendoerfer
2001-10-17 0:16 ` Carlos O'Donell Jr. [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20011016201625.C7269@megatonmonkey.net \
--to=carlos@megatonmonkey.net \
--cc=parisc-linux@lists.parisc-linux.org \
--cc=tsbogend@alpha.franken.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.