This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Build libgcj, libgcj-tools, and libffi as shared libraries on Windows


Pedro Alves wrote:
> On Saturday 11 April 2009 19:22:25, Dave Korn wrote:
>>>> Index: gcc/config/i386/t-cygming
>>>> +jc1$(exeext): LDFLAGS+=-Wl,-stack,0x8000000

> Isn't this a *host* issue rather than a *target* problem?  If so, it would
> seem to me that a t-* file would be the wrong place for this.  

  Oh, yeh.  It's host, not target.  I forgot to think cross-compiler.  Host
makefile frags are "discouraged", but I see there is already an x-cygwin, so I
guess I should try it there?

    cheers,
      DaveK



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]