User forums > Embedded development

Cross debugging problem using Uniwin

<< < (2/3) > >>

zanget:

--- Quote from: MortenMacFly on January 05, 2010, 07:07:48 am ---
--- Quote from: zanget on January 05, 2010, 02:55:23 am ---I want to compiling m68k-elf-tools on win so i can compiling  a app on win  running on embedded system by CB。

--- End quote ---
1.) Use an existing compiler if your compiler is command-line compatible
2.) Use a copy of an existing compiler if you need to tune parameters / the setup in general
3.) Extend the compiler plugin by your cross compiler. This is easier as you might think, but requires you to compile C::B itself, too (which is also easy).

--- End quote ---
The compiler has no win-version as far as i know, and yes, it's command-line compatible,which is used in linux base on gcc.
I just not sure about the compiler for compiling the cross-compiler.May I use "mingw32-gcc" here?
and how can i settings for 3),is it a tutorial?

By the way i have download the code from http://www.uclinux.org/pub/uClinux/m68k-elf-tools/tools-20030314/

MortenMacFly:

--- Quote from: zanget on January 05, 2010, 07:53:24 am ---By the way i have download the code from http://www.uclinux.org/pub/uClinux/m68k-elf-tools/tools-20030314/


--- End quote ---
OK - first I'd say try to cross compile this yourself. What compiler to use for cross compilation I can't tell, ask the guys that develop the compiler, we can't (and shouldn't) give support for that. Once you did this step (which is really hard from what I tried) come back and provide the compiler package. Then we'll see what of the options is the best.

Alternatively did you ask the compiler devs whether there is already a cross-compiler available for Windows (or the platform you wish to use it)?!

pinoyboy82:
Does anyone happen to have the patched gdb.exe file for Uniwin?

MortenMacFly:

--- Quote from: pinoyboy82 on October 03, 2011, 07:21:33 pm ---Does anyone happen to have the patched gdb.exe file for Uniwin?

--- End quote ---
Even in case, I doubt it will still work for recent compilers.

vdm:
Hi guys.

Anybody, please share a patched gdb.exe file. The link attached by administrator currently removed...

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version