[gs-bugs] [Bug 691463] various errors and warnings building with DEC Tru64's CC
bugzilla-daemon at ghostscript.com
bugzilla-daemon at ghostscript.com
Fri Aug 6 23:14:44 UTC 2010
http://bugs.ghostscript.com/show_bug.cgi?id=691463
Hin-Tak Leung <hintak at ghostscript.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |marcos.woehrmann at artifex.co
| |m
--- Comment #18 from Hin-Tak Leung <hintak at ghostscript.com> 2010-08-06 23:14:38 UTC ---
in gs/toolbin/localcluster/run.pl around line 595 in two lines:
The rather ugly construct:
\"CC=gcc -m$wordSize\"
can (should?) be replaced by
CFLAGS=-m$wordSize LDFLAGS=-m$wordSize
without those ugly backslash'ed quotes .
--
Configure bugmail: http://bugs.ghostscript.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the gs-bugs
mailing list