From: Adam Hawes <adam@infocab.com.au>
To: buildroot@busybox.net
Subject: [Buildroot] Cant get mplayer to build on x86 unless CFLAGS has -fomit-frame-pointer
Date: Fri, 28 Sep 2007 16:05:42 +0930 [thread overview]
Message-ID: <1190961342.22869.122.camel@cyclops.infocab.com.au> (raw)
In-Reply-To: <183560612499095@lycos-europe.com>
> Has anyone had success getting mplayer to build on an x86. I had to
> modify the .mk file to include -fomit-frame-pointer in the CFLAGS.
>
> CFLAGS="$(TARGET_CFLAGS) -fomit-frame-pointer" \
>
> Is this required because of something else going on with uclibc I can look into?
> Is there a better way to include this CFLAG?
This just arrived at my inbox but it's dated 23/9; you might try
checking your clock :)
Ulf (I think) submitted a patch to do this already; you must be using an
older revision of buildroot. Search the mailing list. It's nothing to
do with uClibc - it was something in uClibc. There is a lengthy
discussion of it.
> Would it interfere with other builds and make them break?
Omitting the frame pointer makes debugging nigh-on impossible.
> Buildroot is a great product, well impressed, keep up the good work! :)
A
prev parent reply other threads:[~2007-09-28 6:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-23 7:59 [Buildroot] Cant get mplayer to build on x86 unless CFLAGS has -fomit-frame-pointer ross beazley
2007-09-28 6:35 ` Adam Hawes [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=1190961342.22869.122.camel@cyclops.infocab.com.au \
--to=adam@infocab.com.au \
--cc=buildroot@busybox.net \
/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