This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

freer.o


Hi Everyone,
   I am new to using "newlib 1.13" and I am trying to use it for OR32. I
configured GCC 4.0 using this configuration (I am using CYGWIN
environment):

../gcc/configure --target=or32 --prefix=/opt/or32
--with-local-prefix=/opt/or32/or32 --with-gnu-as --with-gnu-ld
--with-newlib --enable-languages="c"

the questoin I have is that, when it is compiling mallocr.c and then
outputs it to freer.o... it hangs! As in, no output is coming up. I have
kept it running for like a couple hours, and still no response. Has this
happened to anyone?
This is the last line it hangs on:

/cygdrive/c/b-gcc/gcc/xgcc -B/cygdrive/c/b-gcc/gcc/xgcc -nostdinc
-B/cygdrive/c/b-gcc/or32/newlib -isystem
/cygdrive/c/b-gcc/newlib/targ-include -isystem
/cygdrive/c/gcc/newlib/libc/include -B/opt/or32/or32/bin
-B/opt/or32/or32/lib -isystem /opt/or32/or32/include -isystem
/opt/or32/or32/sys-include -DPACKAGE=\"newlib\" -DVERSION=\"1.13.0\" -I.
-I../../../../gcc/newlib/libc/stdlib -O2 -DMISSING_SYSCALL_NAMES
-fnobuildin -O2 -g -O2 -DINTERNAL_NEWLIB -DDEFINE_FREE -c
../../../../gcc/newlib/libc/stdlib/mallocr.c -o freer.o

Any help or ideas on why this is happening or how to fix it is highly
appreciated.

Please CC me in the response, since I am not a subscribed member of this
mailing list

Thanking You,

Yours Sincerely,

Balaji V. Iyer.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]