由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - 问一个cross compilation的问题
相关主题
C arrayHow to tell gcc stop compiling.
C语言的变量都一定要放在stack上吗?inheritence problem
ask a simple question about int pointer.A tech question (转载)
array allocation in cerror while building gcc
怎么得到char *分配空间的大小?请问一个implicit conversion的问题(C++)
C puzzle 一日一题An interesting C++ compile error
A C++ compiler related interview question谁来解释一下这个是compiler问题吗?
*** help needed! on MATLAB GUI ***关于Makefile的一个问题
相关话题的讨论汇总
话题: cross话题: powerpc话题: gnu话题: 405
进入Programming版参与讨论
1 (共1页)
a*****i
发帖数: 4391
1
【 以下文字转载自 Linux 讨论区 】
发信人: ayanami (螃蟹@FROSTSHOCK PWNS YOU!!11!), 信区: Linux
标 题: 问一个cross compilation的问题
发信站: BBS 未名空间站 (Tue Feb 13 15:22:22 2007), 转信
I would get this error message:
/opt/crosstool/powerpc-405-linux-gnu/gcc-3.4.4-glibc-2.3.5/lib/gcc/
powerpc-405-linux-gnu/3.4.4/../../../../include/c++/3.4.4/cstdlib:103:
error: `::malloc' has not been declared
Anyone has clue of how to fix this??
p**********g
发帖数: 9558
2
not sure
but try to use default path
xxxx-ld --verbose to find the default path for cross compiler
1 (共1页)
进入Programming版参与讨论
相关主题
关于Makefile的一个问题怎么得到char *分配空间的大小?
谁知道如何调试yacc程序?C puzzle 一日一题
这句话是为什么呢?A C++ compiler related interview question
关于tcp包头的一个小问题 [图] (转载)*** help needed! on MATLAB GUI ***
C arrayHow to tell gcc stop compiling.
C语言的变量都一定要放在stack上吗?inheritence problem
ask a simple question about int pointer.A tech question (转载)
array allocation in cerror while building gcc
相关话题的讨论汇总
话题: cross话题: powerpc话题: gnu话题: 405