public inbox for sid@sourceware.org
 help / color / mirror / Atom feed
From: "Frank Ch. Eigler" <fche@redhat.com>
To: "Rex Sung-Tien Cho(卓松田)" <song10@andestech.com>
Cc: sid@sourceware.org, "Tunghwa Tung-Hwa Wang(王東華)" <thwang@andestech.com>
Subject: Re: tar ball patch for cygwin based on sid-20060218.tar.bz2
Date: Tue, 28 Feb 2006 17:00:00 -0000	[thread overview]
Message-ID: <20060228170017.GB6873@redhat.com> (raw)
In-Reply-To: <5678A43F683CDC488405E3DF4CE92BCF02E902@atcpcs02.andestech.com>

Hi -

> There is to issues within this tarball:
> 1. the "PIC" issue (libiberty/)
> 	"PICFLAG = -fPIC" instead of "PICFLAG =",
> 	otherwise some dependency errors appeared.
> 	this issue need someone to take care of dependency stuff.

This part will need to be passed to the libiberty maintainers over via
the GCC development mailing list.  I expect that the -fPIC part will
need to be made conditional via an autoconf test.


> 2. the "dllexport" issue (sid/component/)
> 	-extern const component_library audio_component_library;
> 	+DLLEXPORT extern const component_library audio_component_library;
>  
> 	-const component_library audio_component_library DLLEXPORT = 
> 	+const component_library audio_component_library =	
> [...]

I will apply this part of the patch.


> Have fun~

Done, thanks!


- FChE

      reply	other threads:[~2006-02-28 17:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-22  9:01 Rex Sung-Tien Cho(卓松田)
2006-02-28 17:00 ` Frank Ch. Eigler [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=20060228170017.GB6873@redhat.com \
    --to=fche@redhat.com \
    --cc=sid@sourceware.org \
    --cc=song10@andestech.com \
    --cc=thwang@andestech.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).