Welcome, Guest. Please
login
or
register
.
Forums
Forums
Board
Topic
Home
Today's Posts
Gallery
Login
Register
Amiga.org
»
Amiga computer related discussion
»
Amiga Software Issues and Discussion
»
SAS/C compile with asm
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: SAS/C compile with asm (Read 1020 times)
Description:
0 Members and 1 Guest are viewing this topic.
orange
Hero Member
Join Date: Dec 2003
Posts: 2796
SAS/C compile with asm
«
on:
December 20, 2017, 09:31:56 PM »
I'm trying to compile rawread.c. The problem is it contains assembly source (asm.s file), so SAS/C exits with:
Error 425: Cannot find library asm.o
Presumably, asm should be processed first?
How to compile rawread?
Thanks.
Logged
Better sorry than worry.
x303
Hero Member
Join Date: Feb 2002
Posts: 698
Thanked: 1 times
Re: SAS/C compile with asm
«
Reply #1 on:
December 20, 2017, 10:01:20 PM »
You compile asm.s first with: phxass asm.s
Then use smake to compile/link all.
«
Last Edit: December 20, 2017, 11:27:02 PM by x303
»
Logged
orange
Hero Member
Join Date: Dec 2003
Posts: 2796
Re: SAS/C compile with asm
«
Reply #2 on:
December 20, 2017, 10:20:41 PM »
thanks, that works nice.
Logged
Better sorry than worry.
Print
Pages: [
1
]
Go Up
« previous
next »
Amiga.org
»
Amiga computer related discussion
»
Amiga Software Issues and Discussion
»
SAS/C compile with asm
There was an error while thanking
Thanking...