[Bug c/47362] New: genconstants.c:68: undefined reference to `_ __chkstk_ms' on 01/15/2011 snapshot
michael.a.richmond at nasa dot gov
gcc-bugzilla@gcc.gnu.org
Wed Jan 19 19:14:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47362
Summary: genconstants.c:68: undefined reference to `_
__chkstk_ms' on 01/15/2011 snapshot
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: michael.a.richmond@nasa.gov
Host: i686-pc-cygwin
Target: i686-pc-cygwin
Build: i686-pc-cygwin
When I compile the gcc 4.6 snapshot of 01/15/2011 on Cygwin I get the message:
build/genconstants.o: In function `print_enum_type':
/home/mrichmon/gcc-4.6-20110115/gcc/genconstants.c:68: undefined reference to
`_
__chkstk_ms'
This does not occur when compiling earlier snapshots of gcc 4.6 on Cygwin. It
does not occur when compiling the snapshot of 01/15/2011 on other platforms.
More information about the Gcc-bugs
mailing list