Dear group, After installing gnu-68hc1x-3.1.exe under Windows Vista and recompiling my HCS12 project, I run into the following problem: "m6811-elf-gcc.exe:...
8872
Mike McCarty
Mike.McCarty@...
Jul 4, 2007 4:02 am
... Very likely a PATH problem. Mike -- p="p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);} Oppose globalization and One World Governments like...
8873
Eric Engler
englere.geo
Jul 4, 2007 10:55 pm
... That's what I thought, but I've worked with a couple people via email on this issue and I haven't been able to figure it out. I also had them try running...
8874
Eric Engler
englere.geo
Jul 4, 2007 11:12 pm
I scrubbed the code from top to bottom and fixed various little things along the way. Since I touched so much code this time, there's a reasonable chance that...
8875
Jeff Smith
imajeff84663
Jul 6, 2007 1:25 pm
... I'm surprised nobody has mentioned the thread in this group, where the problem has been solved: http://tech.groups.yahoo.com/group/gnu-m68hc11/message/8678...
8876
Jeff Smith
imajeff84663
Jul 6, 2007 9:20 pm
... I still don't get why you do this complicated task (to manually specify the path to the built-in libs). I have been using gnu-m68hc11 for at least 4 years...
8877
Eric Engler
englere.geo
Jul 8, 2007 2:18 am
... I loaded Vista in a virtual machine so I could test this. It's correct that a good path will fix the cc1 issue. I'll update EmbeddedGNU to have it set the...
8878
Eric Engler
englere.geo
Jul 8, 2007 4:38 am
... I just released version 1.01 of EmbeddedGNU to fix this Vista path issue. Oddly, I couldn't make the help file work in Vista even with the Microsoft help...
8879
microcodefun
Jul 10, 2007 11:48 am
Dear Group, Just wanted to say thanks to all that responded to my initial question. By appending my path under Windows Vista, the problem is now resolved. Note...
8880
Jeff Smith
imajeff84663
Jul 10, 2007 1:33 pm
... Can someone pragmatically verify what is "broken" in Vista? The only thing I know GCC is trying to do is to execute a binary from a relative path. It...
8881
Eric Engler
englere.geo
Jul 11, 2007 5:31 am
... It seems like a security issue, but it's not. It's also not related to relative pathnames and the error message about a missing file is bogus. It says that...
8882
Jeff Smith
imajeff84663
Jul 11, 2007 5:42 pm
... Eric, Eric, Eric... You've got to think like a computer: "If I get the wrong return value when checking access of a file, then there is simply no such file...
8883
Eric Engler
englere.geo
Jul 12, 2007 3:46 am
... I guess this is what's happening. It seems odd to me that they'd check the system path before checking a path that they were passed. Or maybe they are...
8884
Ioan Petrescu
yoanp
Jul 12, 2007 4:36 am
Hi Eric, Reading your comment: here in this part of the world where I live there are some rumors about the existence of "Support for Unix Applications" kit...
8885
Jeff Smith
imajeff84663
Jul 12, 2007 11:47 pm
... I think many things seem strange in the GCC source, partly because it's so old, but must have worked well enough to not justify a rewrite just to target...
8886
Jeff Smith
imajeff84663
Jul 13, 2007 6:47 pm
I've tested a little, and found some glitches. Windows XP, SP2 I opened the project "Examples92;Ex2-hc1292;ex2.prj". The project builds (after configuring the...
8887
Jeff Smith
imajeff84663
Jul 14, 2007 3:08 pm
More testing Version 1.00 of the EmbeddedGNU IDE, and got "Out of memory". I booted, and egnu was the first application I started. I compiled ex2 again, and...
8888
Jeff Smith
imajeff84663
Jul 14, 2007 3:20 pm
... Another thing just found. I disabled the preference to automatically open the last document or project when I start egnu. It was still automatically...
8889
Jeff Smith
imajeff84663
Jul 14, 2007 3:33 pm
... Oh, I started again, but this time it crashed without make. I had opened "ioregs12.h" and "ex2.c" and began to edit the latter. While switching focus...
8890
angelovjasen
Jul 15, 2007 8:57 pm
Where you put the gdb.tar contents? Also have the gdb-6.2 source and gdb.tar, but failed successfully compile the gdb with tbdml12 enabled as target... Do you...
8891
Eric Engler
englere.geo
Jul 16, 2007 2:56 am
... there are ... kit only ... I have the ultimate edition in my vmware session but I didn't try this unix support. I do remember seeing this somewhere on the...
8892
Eric Engler
englere.geo
Jul 16, 2007 3:21 am
... It's the "my own pace" part of that ... I just don't have the time to dig into either linux or Windows source code. If I can consult with someone for free...
8893
angelovjasen
Jul 16, 2007 6:11 am
I also have the problem with unknown USB device ... But everything is ok, when you start GDB after TBDML pod is re-pugged-in. Then (at my system) USB device=0....
8894
Jeff Smith
imajeff84663
Jul 16, 2007 7:26 pm
... You confused me; "my own pace" is the primary reason why I moved away from Microsoft, to GNU/Linux. The "not having time" is the main reason I do not work...
8895
Mike McCarty
Mike.McCarty@...
Jul 17, 2007 12:06 am
Eric Engler wrote: [snip] ... SHH! Don't say that out loud! I pointed out that Linux is an OS, which is a program which permits me to manage my hardware, and...
8896
Jeff Smith
imajeff84663
Jul 17, 2007 2:00 am
... Oh that was probably not the reason you were cast out, LOL! But don't let them bother you. Everyone knows you mustn't take anyone seriously once you ...
8897
Jeff Smith
imajeff84663
Jul 17, 2007 2:03 am
... Gee, I wish I had got around to trying to use this gdb for TBDML, then I could help. Can anybody send me a 6 MHz xtal? It's hard to buy something like that...
8898
Mike McCarty
Mike.McCarty@...
Jul 17, 2007 2:55 am
... Oh, no, that was the reason, all right. The fellow made a very great point of how I didn't fit in with the Debian Social Contract, and was opposed to...
8899
Eric Engler
englere.geo
Jul 17, 2007 4:07 am
... Is this under Vista? I fixed most of the issues you mentioned but I can't be sure of this one. If this only occurs under Vista it may relate to the Win98 ...
8900
Jeff Smith
imajeff84663
Jul 17, 2007 2:32 pm
... I only have Win XP (and of course GNU/Linux) Do I need to download 1.10 then? I thought that was only fixing a Vista issue....