Fu-Yuan Lee wrote: > I am a new user of uCLinux and tried to compile the > uClinux-dist-20071030.tar.gz > > The tool-chain I used are: > > * arm-uclinux-tools-base-gcc3.4.0-20040610.sh > > <http://www.uclinux.org/pub/uClinux/m68k-elf-tools/gcc-3/uclinux-tools-20040603/arm-uclinux-tools-base-gcc3.4.0-20040610.sh> > [NEW] > * arm-uclinux-tools-gdb-20040610.sh > > <http://www.uclinux.org/pub/uClinux/m68k-elf-tools/gcc-3/uclinux-tools-20040603/arm-uclinux-tools-gdb-20040610.sh> > [NEW]
I'm sorry, but I'm not had a chance of working with uClinux for over 2 years and I don't know about the recent changes. I'd expect somebody has released a newer toolchain in the meanwhile? I'd be surprised if my work lasted for so long. I've Cc'd the uClinux development mailing-list in case someone else can answer your question. I suggest you subscribe to this list list if you're going to develop with uClinux. You'll find many experienced and very helpful people there. This is how I started working on the GCC toolchain :-) > I have tried to compile a uclinux image for simulation in arm-linux-gdb. > And the selected kernel version is: 2.6.x. > > I encountered some compilation errors when compiling "mm/page_alloc.o" > , the error message is quoted below: > > "Error: .err encountered" Never seen something like this and I have no idea where it could come from. Maybe the assembler. For errors like this one, I suggest you give full context by posting the last 10-20 lines of the build output. > I have tried to find possible answer using google... but unfortunately > it seems to me that no useful information can be found. Therefore, I turn > to look for some help from you. Would you please kindly give me > some instruction for building a uclinux image for observation its > behavior in gnu's gdb simulator? Or where I can find the correct tool-chain > for uclinux-dist-20070130.tar.gz? > > (In fact, I am try to observe the behavior of bootstraping. ^_*) > > Thanks for you time. -- // Bernardo Innocenti \X/ http://www.codewiz.org/ _______________________________________________ uClinux-dev mailing list [email protected] http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by [email protected] To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev
