Re: trunk build error after revision 189603

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 8/20/2012 00:16, niXman wrote:
> Hi,
> 
> I regularly build MinGW within the MinGW-builds project [1].
> I build releases, brunches and snapshots.
> I have a problem with the building of trunk. Last successfully built
> revision was 189603.
> 
> Now, when trying to build trunk, I get the following error:
>> gcc-trunk/libgcc/unwind-c.c: In function '__gcc_personality_seh0':
>> gcc-trunk/libgcc/unwind-c.c:242:14: error: '__gcc_personality_imp' undeclared (first use in this function)
> 
> The arguments / configuration options - were not changed. Trunk simply
> stopped to build. The brunches are built successfully.
> 
> I suppose that the error had appeared due to the use of this [2] patch.
> 
> Any ideas?
> 
> 
> 
> [1] http://sourceforge.net/projects/mingwbuilds/
> [2] http://gcc.gnu.org/ml/gcc-patches/2012-07/msg00512.html
> 
> 
Are you building for win64 target? If so, you can remove the
--enable-sjlj-exceptions or --disable-sjlj-exceptions option.

win32 target builds should be unaffected.



Attachment: signature.asc
Description: OpenPGP digital signature


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux