public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Yun-Fong Loh <yloh@edgewaternetworks.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Re: Cannot compile u-boot under Mandrake 9.1
Date: Sat, 12 Jul 2003 21:53:41 -0700	[thread overview]
Message-ID: <3F10E5D5.3010806@edgewaternetworks.com> (raw)
In-Reply-To: <E19bX7B-0005qS-00@sc8-sf-list2.sourceforge.net>

John,

> gcc -Wall -pedantic -O -I/opt/powerpc/include  -o
   ^^^ this is your problem

> astest astest.o error.o -L/opt/powerpc/lib -lbfd
> -liberty
> /usr//bin/ld: cannot find -lbfd
> collect2: ld returned 1 exit status
> make[2]: *** [astest] Error 1

Try defining CROSS_COMPILE environment variable with the prefix of your 
cross compilation tools, e.g.:

make CROSS_COMPILE=powerpc-linux-

Yun

           reply	other threads:[~2003-07-13  4:53 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <E19bX7B-0005qS-00@sc8-sf-list2.sourceforge.net>]

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=3F10E5D5.3010806@edgewaternetworks.com \
    --to=yloh@edgewaternetworks.com \
    --cc=u-boot@lists.denx.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox