Skip to content

Instantly share code, notes, and snippets.

@pjmagee
Created June 5, 2013 01:17
Show Gist options
  • Select an option

  • Save pjmagee/5710953 to your computer and use it in GitHub Desktop.

Select an option

Save pjmagee/5710953 to your computer and use it in GitHub Desktop.
./configure CC=/usr/local/powerpc-none-linux-gnuspe/bin/powerpc-none-linux-gnuspeccache-gcc
LD=/usr/local/powerpc-none-linux-gnuspe/bin/powerpc-none-linux-gnuspe-ld
RANLIB=/usr/local/powerpc-none-linux-gnuspe/bin/powerpc-none-linux-gnuspe-ranlib
CFLAGS="-I/usr/local/powerpc-none-linux-gnuspe/include -mcpu=8548 -mhard-float -mfloat-gprs=double"
LDFLAGS="-L/usr/local/powerpc-none-linux-gnuspe/lib" --host=powerpc-unknown-linux --target=powerpc-unknown-linux --build=i686-pc-linux --prefix=/usr/local
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment