Hi! I just unpacked x86-ami-gcc.lha from Aminet. My question is now - where do I get AmigaOS includes for it or rather how do I convert the includes from...
... You use the gg-fix-includes script that is included in the fd2inline package. I don't know if it's been ported to AmigaOS, though. If not, you'll have to...
... all fixed includes are on my homepage http://www.fighter.w.pl/FFF_HP/ regards <sb>.oO #Fighter# o #http://www.fighter.w.pl# o #mailto:fighter@...# Oo. ...
Fighter For Future
qrwamaca@...
Jun 26, 2003 11:11 am
qrwamaca@... (Fighter For Future) wrote on 26.06.2003: Hello! ... I just tried it, had a hard time finding it, your page is not English... You should...
Hello! rudolph-riedel@... On 26.06.03 i got a letter with subject Re: [amithlondev] Re: Amithlon x86 cross-compiler ... sorry for that, i just put it...
qrwamaca@... (Fighter For Future) wrote on 27.06.2003: Hi! ... Don't feel sorry, I found it anyways as your page is well structured. :-) ... The includes,...
martin@... (Martin Blom) wrote on 27.06.2003: Hi! ... Thank you. I don't know if the binary works but I get one now. So I created an adapted makefile_x86...
... Well, yes, an ix86 CPU has no Dx/Ax registers ... ... Most of the time, it's enough to use the HookEntry function from libamiga.a. -- ... Eccl 1:18...
martin@... (Martin Blom) wrote on 01.07.2003: Hello! ... Yes, thank you, I did not know this function. With this it's a compiler problem - nice. :-) But I...
amithlondev@yahoogroups.com wrote on 01.07.2003: Hi! ... Problem is, the GCC_x86 does not even try to open any includes. SnoopDos reveils that there is not...
... qsort is in stdlib.h. Perhaps some other SAS/C include file is including stdlib.h "automatically" for you and you didn't notice? -- ... Eccl 1:18...
martin@... (Martin Blom) wrote on 05.07.2003: Hello! ... Nope, I have one single .h file for my whole project and the includes go like this: #include...
... Hello Rudolph, ok i think i can help you somewhat with your questions: a.) no file access visible from gcc Gcc uses ixemul.library that internaly do the...
info@... (vmconline) wrote on 05.07.2003: Hi! ... Yes, I forgot about the packet monitor. Annother reason to avoid ixemul... And yes, the includes are...
Hello rudolph-riedel@..., ... Then the keyword is not supported by your version of gcc (as Martin already pointed out). ... Wrong prototype or missing...
mail@...
Jul 6, 2003 1:16 pm
... What is SAVEDS defined to? The ix86be version of gcc cannot handle base relative or resident code at all, so make sure SAVEDS is defined as nothing. ... If...