Linux PARISC architecture development
 help / color / mirror / Atom feed
From: Helge Deller <deller@gmx.de>
To: parisc-linux@lists.parisc-linux.org
Subject: Re: [parisc-linux] i386 cross-compiler for hppa/hppa64 ?
Date: Wed, 15 Sep 2004 21:33:30 +0200	[thread overview]
Message-ID: <200409152133.30899.deller@gmx.de> (raw)
In-Reply-To: <200409152113.57033.deller@gmx.de>

On Wednesday 15 September 2004 21:13, Helge Deller wrote:
> running today into the following compile problem with current PARISC CVS HEAD with my old gcc 3.0.2 i386/hppa crosscompiler:
> ....
>   CC      arch/parisc/kernel/unaligned.o
> {standard input}: Assembler messages:
> {standard input}:158: Error: operation combines symbols in different segments
> make[1]: *** [arch/parisc/kernel/unaligned.o] Error 1

this is the problematic code btw (in case it helps somebody):
....
        .section        .text.emulate_ldd,"ax",@progbits
        .align 4
                .type            emulate_ldd,@function
emulate_ldd:
        .PROC
        .CALLINFO FRAME=64,NO_CALLS,ENTRY_GR=4
        .ENTRY
        stwm %r5,64(%r30)
.....
        .section .fixup,"ax"
......

.Lfe3:
        .size   emulate_ldd,.Lfe3-emulate_ldd		<<<<<<<<<<<<<<<<<< LINE 158 !! <<<<<<<<<<<<<<
        .section        .text.emulate_sth,"ax",@progbits
        .align 4
                .type            emulate_sth,@function
emulate_sth:
        .PROC
        .CALLINFO FRAME=0,NO_CALLS
        .ENTRY
        copy %r26,%r19
.....
_______________________________________________
parisc-linux mailing list
parisc-linux@lists.parisc-linux.org
http://lists.parisc-linux.org/mailman/listinfo/parisc-linux

  reply	other threads:[~2004-09-15 19:33 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-15 19:13 [parisc-linux] i386 cross-compiler for hppa/hppa64 ? Helge Deller
2004-09-15 19:33 ` Helge Deller [this message]
2004-09-16 14:38 ` Carlos O'Donell
2004-09-16 15:31   ` Stuart Brady
2004-09-16 16:03     ` Joel Soete
2004-09-17 17:36   ` Helge Deller

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=200409152133.30899.deller@gmx.de \
    --to=deller@gmx.de \
    --cc=parisc-linux@lists.parisc-linux.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox