Board index » delphi » inline assembly in BC5.02
Kristo
![]() Delphi Developer |
Wed, 07 Sep 2005 06:04:11 GMT
|
Kristo
![]() Delphi Developer |
Wed, 07 Sep 2005 06:04:11 GMT
inline assembly in BC5.02
Hi,
I have a few lines of assembly that I'd like to sqeeze in between the high Thanks, |
Ed Mulroy [TeamB
![]() Delphi Developer |
Wed, 07 Sep 2005 06:38:40 GMT
Re:inline assembly in BC5.02You have found a problem with the compiler. A file with inline assembly or an assembly language file gets compiled into This problem has bitten me many times. The only work around that I found . Ed Quote> Kristo wrote in message |
Krist
![]() Delphi Developer |
Wed, 07 Sep 2005 10:43:49 GMT
Re:inline assembly in BC5.02Sorry for the email, Ed - I simply clicked the wrong button :) Just in case anyone else might happen to know the answer: can #pragma K. "Ed Mulroy [TeamB]" <e...@mulroy.org> wrote in message Quote> You have found a problem with the compiler. |
Jogy
![]() Delphi Developer |
Fri, 09 Sep 2005 16:39:59 GMT
Re:inline assembly in BC5.02QuoteEd Mulroy [TeamB] wrote: On my site there is a script for BC++ 5.02 which solves this problem. -- |
Ed Mulroy [TeamB
![]() Delphi Developer |
Fri, 09 Sep 2005 21:04:35 GMT
Re:inline assembly in BC5.02That is great! I'm going to bookmark that. When others have the problem they can get a script from http://www.jogy.net/ . Ed Quote> Jogy wrote in message |
Krist
![]() Delphi Developer |
Sat, 10 Sep 2005 05:32:25 GMT
Re:inline assembly in BC5.02This is great! I love those autobraces and stuff. However, for some reason tasmfix doesn't seem to be working. I supplied the source/intermediate and final paths for the projects as well, but the problem persists. The rest of the scripts seem to be working a ok. I searched the web for other scripts as well, one specific script in Kristo Quote"Jogy" <j...@sirma.bg> wrote in message Quote> Ed Mulroy [TeamB] wrote: |