public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
To: Ian Lance Taylor <iant@google.com>
Cc: gcc-patches@gcc.gnu.org, gofrontend-dev@googlegroups.com
Subject: Re: libgo patch committed: Update to weekly.2011-12-22
Date: Wed, 18 Jan 2012 16:54:00 -0000	[thread overview]
Message-ID: <yddmx9lx877.fsf@manam.CeBiTec.Uni-Bielefeld.DE> (raw)
In-Reply-To: <mcrzkdrmci8.fsf@dhcp-172-18-216-180.mtv.corp.google.com> (Ian	Lance Taylor's message of "Fri, 13 Jan 2012 15:03:11 -0800")

Ian Lance Taylor <iant@google.com> writes:

>> This also broke bootstrap on x86_64-unknown-linux-gnu (CentOS 5.5):
>>
>> /vol/gcc/src/hg/trunk/local/libgo/go/net/fd_linux.go:40:46: error: reference to undefined identifier 'syscall.EPOLL_CLOEXEC'
>
> Thanks.  Fixed like so.  Bootstrapped on x86_64-unknown-linux-gnu.
> Committed to mainline.

Thanks.  Unfortunately, this is not enough: while the build finishes
now, all tests fail with

/var/gcc/regression/trunk/2.6.18-gcc-gas-gld/build/x86_64-unknown-linux-gnu/./libgo/.libs/libgo.so: undefined reference to `epoll_create1'
collect2: error: ld returned 1 exit status

	Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University

  reply	other threads:[~2012-01-18 16:54 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-13  5:12 Ian Lance Taylor
2012-01-13 18:23 ` Rainer Orth
2012-01-13 23:03   ` Ian Lance Taylor
2012-01-18 16:54     ` Rainer Orth [this message]
2012-01-26 20:24       ` Ian Lance Taylor
2012-01-27 18:16         ` Rainer Orth
2012-02-10 23:52           ` Ian Lance Taylor
2012-02-14 13:57             ` Rainer Orth
2012-01-16 17:27 ` Rainer Orth
2012-01-17 14:19   ` Ian Lance Taylor
2012-01-18 10:52     ` Rainer Orth
2012-01-13 10:18 Uros Bizjak
2012-01-13 18:01 ` Ian Lance Taylor
2012-01-13 18:28   ` Uros Bizjak
2012-01-13 23:18     ` Ian Lance Taylor
2012-01-15 16:28       ` Uros Bizjak
2012-01-17 14:14         ` Ian Lance Taylor

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=yddmx9lx877.fsf@manam.CeBiTec.Uni-Bielefeld.DE \
    --to=ro@cebitec.uni-bielefeld.de \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=gofrontend-dev@googlegroups.com \
    --cc=iant@google.com \
    /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).