gcc.spec

Pawel Sikora pluto at pld-linux.org
Wed Feb 2 11:44:12 CET 2005


On Wed, 2 Feb 2005, robert j. wozny wrote:

> widzisz gdzieÿÿ tam gcc64 ?

+CC=%__cc
+%ifarch sparc64
+cat > gcc64 <<"EOF"
+#!/bin/sh
+exec /usr/bin/gcc -m64 "$@"
+EOF
+chmod +x gcc64
+CC=`pwd`/gcc64
+%endif

nie mo¿esz sobie zmodyfikowaæ c(xx)flags?


More information about the pld-devel-pl mailing list