All of lore.kernel.org
 help / color / mirror / Atom feed
* Cross-compiling nfs-utils 1.1.4 for ARM
@ 2011-01-24 22:15 Patrick Dignan
  2011-01-25 12:58 ` Steve Dickson
  0 siblings, 1 reply; 8+ messages in thread
From: Patrick Dignan @ 2011-01-24 22:15 UTC (permalink / raw)
  To: linux-nfs

Hi,

I'm attempting to cross-compile nfs-utils 1.1.4 for ARM on an x86_64 
build machine.  I can cross-compile other software, but nfs-utils 
fails.  I get the following error:

gcc -DHAVE_CONFIG_H -I. -I../../support/include  -D_GNU_SOURCE 
-D_GNU_SOURCE  -O2 -pipe -I/build/tegra2_seaboard/usr/include/ 
-I/build/tegra2_seaboard/include/ -ggdb -march=armv7-a -mtune=cortex-a8 
-mfpu=vfpv3-d16 -mfloat-abi=softfp -MT testlk-testlk.o -MD -MP -MF 
.deps/testlk-testlk.Tpo -c -o testlk-testlk.o `test -f 'testlk.c' || 
echo './'`testlk.c
cc1: error: unrecognized command line option "-mfpu=vfpv3-d16"
cc1: error: unrecognized command line option "-mfloat-abi=softfp"
testlk.c:1: error: bad value (armv7-a) for -march= switch
testlk.c:1: error: bad value (cortex-a8) for -mtune= switch

I'm guessing there's some sort of problem in Makefile.am that's causing 
it to fail, but I am not sure what changes I need to make.  Does anyone 
know the solution to this problem or where I might start looking to fix 
this?

Best,

Patrick Dignan

-----------------------------------------------------------------------------------
This email message is for the sole use of the intended recipient(s) and may contain
confidential information.  Any unauthorized review, use, disclosure or distribution
is prohibited.  If you are not the intended recipient, please contact the sender by
reply email and destroy all copies of the original message.
-----------------------------------------------------------------------------------

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2011-01-26 15:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-24 22:15 Cross-compiling nfs-utils 1.1.4 for ARM Patrick Dignan
2011-01-25 12:58 ` Steve Dickson
2011-01-25 19:56   ` Patrick Dignan
2011-01-25 20:32     ` Kevin Coffman
2011-01-25 22:26       ` Patrick Dignan
2011-01-25 22:44         ` Chuck Lever
2011-01-26  1:49           ` Steve Dickson
2011-01-26 15:34             ` Chuck Lever

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.