Compiles and works. Archive includes compiler and library for building.
v0.008:
In pcbsrc\lib, reorganized #pragma inline statements to put them
first in the source file, to start tasm without delay. The basm
built into Borland C++ 3.1 can compile many of the files without
calling tasm, so I commented out #pragma inline statements which
were not needed.
http://www.4shared.com/zip/uLT49g2Sce/PCBoard_153_source_code_v0008.html
On Sunday, February 16, 2014 7:00:48 PM UTC-8, Trifle Menot wrote:
I commented out #pragma inline statements
all of them? I could only comment out a few and it compiled.
On Mon, 17 Feb 2014 07:40:34 -0800 (PST), corey blake
<ainewslv@gmail.com> wrote:
On Sunday, February 16, 2014 7:00:48 PM UTC-8, Trifle Menot wrote:
I commented out #pragma inline statements
all of them? I could only comment out a few and it compiled.
Why have bcc call tasm when it's not necessary? Simple asm statements
can be compiled directly by basm, the built-in assembler in bcc.
The code needs cleaning. I'm taking small, simple steps, to hopefully
avoid breaking anything.
That's the idea; don't break anything. Let me know if something does.
On Monday, February 17, 2014 8:38:20 AM UTC-8, Trifle Menot wrote:
That's the idea; don't break anything. Let me know if something does.
good luck. they had so many people working on it I am suprised they got
it to compile all the time.
Sysop: | DaiTengu |
---|---|
Location: | Appleton, WI |
Users: | 997 |
Nodes: | 10 (0 / 10) |
Uptime: | 44:04:14 |
Calls: | 13,034 |
Calls today: | 1 |
Files: | 186,574 |
Messages: | 3,287,038 |