From: Karl Apsite <Karl.Apsite@dornerworks.com>
To: xen-devel@lists.xen.org
Subject: Linking issue with gcc-4.9, but not gcc-4.8
Date: Fri, 22 May 2015 14:00:47 -0400 [thread overview]
Message-ID: <555F6ECF.1050401@dornerworks.com> (raw)
Ahoy there!
I was attempting to compile Xen from branches: `master`, and `stable-4.5` I had
some trouble initially, as Ubuntu 12.04 defaults to an old version of gcc. I
updated gcc to 4.9 from the toolchain ppa, and was NOT able to compile Xen on
either branch. Installing and configuring gcc 4.8 allows Xen to compile
successfully.
Log (tail) when compiling with gcc 4.9
https://gist.github.com/CptSpaceToaster/467ce2625dcb6b5d2ace#file-gistfile1-txt-L28
Line 43 in this makefile that has some trouble:
$(XEN_REPO)/tools/common/libfsimage/common/Makefile
http://xenbits.xen.org/gitweb/?p=xen.git;a=blob;f=tools/libfsimage/common/Makefile;h=fb306f4e33803d0e8593081269d1f96a7462d9e1;hb=HEAD#l43
The `-Wl,libfsimage.so.$(MAJOR)` seems suspect. But I wasn't successful when I
tried tinkering with it for a bit. Does anyone have any idea what might be
going wrong here?
reply other threads:[~2015-05-22 18:00 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=555F6ECF.1050401@dornerworks.com \
--to=karl.apsite@dornerworks.com \
--cc=xen-devel@lists.xen.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 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.