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: [ping*3] fix build failure of x86_64-mingw32, missing crtbegin/crtend.o


Hello Kai,

On Sep 17, 2014, at 10:52 , Kai Tietz <ktietz70@googlemail.com> wrote:

> Sorry for the delay in review.

 No problem at all. Thanks for your feedback :)

>  Patch looks ok.  Have you just tested
> -pc- variant, or also -w64- one?

 Just the -pc- variant, by our nightly builders.

 We probably could twist our configuration scripts to experiment the -w64-
 variant as well.  Might take a bit of time though.

 AFAICS, the w64 variant resorts to the crtstuff objects as well and there's
 no special case for -w64 in libgcc/config.host, so it really looks like the
 change is needed for this variant also.

 Regards,

 Olivier

 


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