编译arm-linux的lua 出现了些问题,求指点
lua吧
全部回复
仅看楼主
level 1
tjyuanxi 楼主
arm-linux-ar liblua.a lapi.o lcode.o ldebug.o ldo.o ldump.o lfunc.o lgc.o llex.o lmem.o lobject.o lopcodes.o lparser.o lstate.o lstring.o ltable.o ltm.o lundump.o lvm.o lzio.o lauxlib.o lbaselib.o ldblib.o liolib.o lmathlib.o loslib.o ltablib.o lstrlib.o loadlib.o linit.o
/opt/cy/product/cps/arm-eabi-env/opt/FriendlyARM/toolschain/4.4.3/bin/.arm-none-linux-gnueabi-ar: illegal option -- .
Usage: /opt/cy/product/cps/arm-eabi-env/opt/FriendlyARM/toolschain/4.4.3/bin/.arm-none-linux-gnueabi-ar [emulation options] [-]{dmpqrstx}[abcfilNoPsSuvV] [member-name] [count] archive-file file...
/opt/cy/product/cps/arm-eabi-env/opt/FriendlyARM/toolschain/4.4.3/bin/.arm-none-linux-gnueabi-ar -M [<mri-script]
commands:
d - delete file(s) from the archive
m[ab] - move file(s) in the archive
p - print file(s) found in the archive
q[f] - quick append file(s) to the archive
r[ab][f][u] - replace existing or insert new file(s) into the archive
t - display contents of archive
x[o] - extract file(s) from the archive
command specific modifiers:
[a] - put file(s) after [member-name]
[b] - put file(s) before [member-name] (same as [i])
[D] - use zero for timestamps and uids/gids
[N] - use instance [count] of name
[f] - truncate inserted file names
[P] - use full path names when matching
[o] - preserve original dates
[u] - only replace files that are newer than current archive contents
generic modifiers:
[c] - do not warn if the library had to be created
[s] - create an archive index (cf. ranlib)
[S] - do not build a symbol table
[T] - make a thin archive
[v] - be verbose
[V] - display the version number
@<file> - read options from <file>
emulation options:
No emulation specific options
/opt/cy/product/cps/arm-eabi-env/opt/FriendlyARM/toolschain/4.4.3/bin/.arm-none-linux-gnueabi-ar: supported targets: elf32-littlearm elf32-bigarm elf32-little elf32-big srec symbolsrec verilog tekhex binary ihex
make[2]: *** [liblua.a] Error 1
make[2]: Leaving directory `/opt/cy/product/cps/lua/lua-5.1.4/src'
make[1]: *** [linux] Error 2
make[1]: Leaving directory `/opt/cy/product/cps/lua/lua-5.1.4/src'
make: *** [linux] Error 2
2015年11月16日 09点11分 1
level 11
不懂帮顶[滑稽]我还没用make过linux系统还没开始用
2015年11月17日 11点11分 2
1