Rohit Arul Raj wrote:
I am upgrading a cross-compiler from gcc3.4.6 to gcc 4.1.1. i am
getting some errors while trying to build the compiler.
The way in which i am building the compiler is :
$configure --target= --prefix=/usr/crossgcc/ --with-newlib
--disable-libssp
"--target=" "Let's
Hi all,
I am upgrading a cross-compiler from gcc3.4.6 to gcc 4.1.1. i am
getting some errors while trying to build the compiler.
The way in which i am building the compiler is :
$configure --target= --prefix=/usr/crossgcc/ --with-newlib --disable-libssp
i am getting the following errors!!
/ho
On 19 September 2006 13:16, Rohit Arul Raj wrote:
> Hi all,
>
> I am upgrading a cross compiler from gcc 3.4.6 to gcc 4.1.1.
>
> i just want to confirm whether the poisoned macro
> FUNCTION_ARG_PASS_BY_REFERENCE in target.h is replaced by the target
> hook in target.c as TARGET_PASS_BY_REFERENC
Hi all,
I am upgrading a cross compiler from gcc 3.4.6 to gcc 4.1.1.
i just want to confirm whether the poisoned macro
FUNCTION_ARG_PASS_BY_REFERENCE in target.h is replaced by the target
hook in target.c as TARGET_PASS_BY_REFERENCE.
Is there any log file other than ChangeLog which keeps the l