How to build ccan on cross-platform?

"不死之身" <[email protected]> Thu, 10 Sep 2015 15:14:05 +0800
Newsgroups org.ozlabs.lists.ccan
Message-ID <[email protected]>
I want to use it in the embedded linux system, but i can't build it success. Anyone can help me? 
  
 I have compiled the configurator program yet in the host linux, but i use command below to get the config.h faild:
  
 ./configurator arm-linux-gcc -g3 -ggdb -Wall -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wwrite-strings -Wundef -DCCAN_STR_DEBUG=1 > config.h.tmp
configurator: Test for HAVE_ALIGNOF failed with 2:
./configurator.out: 1: ./configurator.out: Syntax error: word unexpected (expecting ")") 
  
 Thanks in advance.

_______________________________________________
ccan mailing list
[email protected]
https://lists.ozlabs.org/listinfo/ccan