public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Nick Clifton <nickc@redhat.com>
To: Mauricio Alvarez <alvarez@ac.upc.edu>
Cc: binutils@sourceware.org
Subject: Re: problems with gas in AIX 5.2
Date: Mon, 15 May 2006 22:38:00 -0000	[thread overview]
Message-ID: <44685480.6060505@redhat.com> (raw)
In-Reply-To: <4464BD35.2030006@ac.upc.edu>

Hi Mauricio,

> Now I am doing something like this:
> to compile a selected file with gcc-4.0.2 to assembly
> to assemble the result file to object file with gas-2.16.1

Why not use gcc-4.0.2 to assemble the file as well ?  ie why use a 
different assembler from the one that forms part of the gcc-4.0.2 
toolchain ?

> link the resultant object file and other objects with gcc-4.0.2

ie:

powerpc-ibm-aix5.2.0.0-gcc-4.0.2 [...] -S -o ffmpeg.s ffmpeg.c
powerpc-ibm-aix5.2.0.0-gcc-4.0.2 -mppc -o ffmpeg.o ffmpeg.s
powerpc-ibm-aix5.2.0.0-gcc-4.0.2 [...] -o ffmpeg_g ffmpeg.o

Cheers
   Nick


  reply	other threads:[~2006-05-15 10:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-12 22:16 Mauricio Alvarez
2006-05-15 22:38 ` Nick Clifton [this message]
2006-05-15 22:39   ` Mauricio Alvarez
2006-05-19 12:35     ` Nick Clifton

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=44685480.6060505@redhat.com \
    --to=nickc@redhat.com \
    --cc=alvarez@ac.upc.edu \
    --cc=binutils@sourceware.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).