Skip to content

Instantly share code, notes, and snippets.

@shlevy
Created July 31, 2011 19:35
Show Gist options
  • Select an option

  • Save shlevy/1117118 to your computer and use it in GitHub Desktop.

Select an option

Save shlevy/1117118 to your computer and use it in GitHub Desktop.
Make command
gcc -O2 -fno-strict-aliasing -fPIC -W -Wall -Wno-unused -Wno-parentheses -pipe \
-fno-omit-frame-pointer -D_LITTLE_ENDIAN -DHEADLESS=true -DNDEBUG \
-DARCH='"amd64"'-Damd64 -DLINUX -DRELEASE='"1.7.0-release"' \
-D_LARGEFILE64_SOURCE -D_GNU_SOURCE -D_REENTRANT \
-D_LP64=1 -I. \
-I/tmp/nix-build-55kdkjjarl7b4gj2z4nq2jyh091b933d-openjdk-7b127.drv-0/openjdk/build/linux-amd64/tmp/sun/sun.awt/headless/CClassHeaders \
-I../../../src/solaris/javavm/export -I../../../src/share/javavm/export \
-I../../../src/share/native/common -I../../../src/solaris/native/common \
-I../../../src/share/native/sun/awt -I../../../src/solaris/native/sun/awt \
-DHEADLESS=true -I/nix/store/sr7i9zb5rkr6ca5nsdphyx2syjwg1dhz-cups-1.4.6/include \
-I../../../src/share/native/sun/awt/debug \
-I../../../src/share/native/sun/awt/../font \
-I../../../src/solaris/native/sun/awt/../font \
-I../../../src/share/native/sun/awt/image \
-I../../../src/share/native/sun/awt/image/cvutils \
-I../../../src/share/native/sun/awt/shell \
-I../../../src/share/native/sun/awt/alphacomposite \
-I../../../src/share/native/sun/awt/medialib \
-I../../../src/solaris/native/sun/awt/medialib \
-I../../../src/share/native/sun/awt/../java2d \
-I../../../src/solaris/native/sun/awt/../java2d \
-I../../../src/share/native/sun/awt/../java2d/loops \
-I../../../src/share/native/sun/awt/../java2d/pipe \
-I../../../src/share/native/sun/awt/../java2d/opengl \
-I../../../src/solaris/native/sun/awt/../java2d/opengl \
-I../../../src/solaris/native/sun/awt/../java2d/x11 \
-I../../../src/share/native/sun/awt/../dc/doe \
-I../../../src/share/native/sun/awt/../dc/path \
-I../../../src/solaris/native/sun/awt/../jdga \
-I../../../src/solaris/native/sun/awt -I -c -o \
/tmp/nix-build-55kdkjjarl7b4gj2z4nq2jyh091b933d-openjdk-7b127.drv-0/openjdk/build/linux-amd64/tmp/sun/sun.awt/headless/obj64/awt_Font.o \
../../../src/solaris/native/sun/awt/awt_Font.c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment