To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=50898 Issue #:|50898 Summary:|--noexecstack option breaks build with gcc 3.2 Component:|udk Version:|680m108 Platform:|All URL:| OS/Version:|Linux Status:|NEW Status whiteboard:| Keywords:| Resolution:| Issue type:|DEFECT Priority:|P3 Subcomponent:|code Assigned to:|kr Reported by:|cloph
------- Additional comments from [EMAIL PROTECTED] Fri Jun 17 03:59:41 -0700 2005 ------- the "--noexecstack" option introduced with cmcfixes8 breaks the build for me with gcc 3.2 [...] /home/cl/programming/shadow/bridges/source/cpp_uno/gcc3_linux_intel gcc -Wa,--noexecstack -c -o ../../../unxlngi4.pro/slo/call.o call.s as: unrecognized option `--noexecstack' dmake: Error code 1, while making '../../../unxlngi4.pro/slo/call.obj' '---* tg_merge.mk *---' ERROR: Error 65280 occurred while making /home/cl/programming/shadow/bridges/source/cpp_uno/gcc3_linux_intel [EMAIL PROTECTED] bridges]$ gcc --version gcc (GCC) 3.2 (Mandrake Linux 9.0 3.2-1mdk) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. [EMAIL PROTECTED] bridges]$ removing the --noexecstack option from bridges/source/cpp_uno/gcc3_linux_intel/makefile.mk allows the build to continue. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
