You will not be able to post if you are still using Microsoft email addresses such as Hotmail etc
See here for more information viewtopic.php?f=20&t=7296
BOOKMARK THIS PAGE !
https://www.exxosforum.co.uk:8085/IP_CHECK/
You can unban yourself if needed. It also sends me reports to investigate the ban.
DO NOT USE MOBILE / CGNAT DEVICES WHERE THE IP CHANGES CONSTANTLY!
At this time, it is unfortunately not possible to whitelist users when your IP changes constantly.
You may inadvertently get banned because a previous attack may have used the IP you are now on.
So I suggest people only use fixed IP address devices until I can think of a solution for this problem!

DEVPAC 68881 required error

News,announcements,programming,fixes,game patches & discussions.
User avatar
exxos
Site Admin
Site Admin
Posts: 28149
Joined: 16 Aug 2017 23:19
Location: UK

DEVPAC 68881 required error

Post by exxos »

So my first try to compile my own GB6 ASM code isn't going well..

In the code it has..

OPT P=68040,P=68881
OPT O+

Fair enough..

But trying to compile I get a error...
huh.jpg

Do I need a FPU lib or something for it to compile ?
You do not have the required permissions to view the files attached to this post.
czietz
Posts: 578
Joined: 14 Jan 2018 13:02

Re: DEVPAC 68881 required error

Post by czietz »

Not that I have much experience with Devpac, but the syntax of the OPT P line should be different according to the manual:
devpac.png
You do not have the required permissions to view the files attached to this post.
User avatar
exxos
Site Admin
Site Admin
Posts: 28149
Joined: 16 Aug 2017 23:19
Location: UK

Re: DEVPAC 68881 required error

Post by exxos »

Thanks, tried it, but still get the same error message :(
czietz
Posts: 578
Joined: 14 Jan 2018 13:02

Re: DEVPAC 68881 required error

Post by czietz »

What is the statement in line 423, then?

EDIT: Also I wonder if the combination of 68040/68881 is even allowed in Devpac, considering that the 68040 has a builtin FPU.
User avatar
exxos
Site Admin
Site Admin
Posts: 28149
Joined: 16 Aug 2017 23:19
Location: UK

Re: DEVPAC 68881 required error

Post by exxos »

czietz wrote: 20 Jun 2019 09:52 What is the statement in line 423, then?

EDIT: Also I wonder if the combination of 68040/68881 is even allowed in Devpac, considering that the 68040 has a builtin FPU.
Capture.JPG

Its the ASM routines for GB6.. d.m.l wrote them, and of course it compiled.. So I don't think the source is wrong, unless he used some other compiler. Will have to see if I can find his email address and ask him about it.
You do not have the required permissions to view the files attached to this post.
User avatar
PhilC
Moderator
Moderator
Posts: 7382
Joined: 23 Mar 2018 20:22

Re: DEVPAC 68881 required error

Post by PhilC »

Could it be that to compile the code, you need to have an FPU of the correct type installed in the computer?
If it ain't broke, test it to Destruction.
User avatar
exxos
Site Admin
Site Admin
Posts: 28149
Joined: 16 Aug 2017 23:19
Location: UK

Re: DEVPAC 68881 required error

Post by exxos »

PhilC wrote: 20 Jun 2019 10:11 Could it be that to compile the code, you need to have an FPU of the correct type installed in the computer?
I tried compiling in Hatari , as a 030 with FPU already.. I thought maybe steem was being moody, but have same issue on Hatari.
czietz
Posts: 578
Joined: 14 Jan 2018 13:02

Re: DEVPAC 68881 required error

Post by czietz »

OK, so the assembler needs a FPU on the development machine to handle floating point constants. WTF! They could have easily done that entirely in software. I know why I don't like Devpac much.

The particular line...
FMOVE.S #1.001,FP0
... compiles fine under Hatari with 68030 + FPU, if I use the 68030 version of the Devpac assembler, i.e., GEN030.TTP. I guess the regular 68000 version does not recognize the FPU if interfaced to a 68030.
User avatar
exxos
Site Admin
Site Admin
Posts: 28149
Joined: 16 Aug 2017 23:19
Location: UK

Re: DEVPAC 68881 required error

Post by exxos »

ah so there is a 030.ttp in there, but just swapping the files gives another problem..

Capture.JPG

So back to Hatari then... see what happens...


EDIT:

Ah here we go then...
Capture.JPG

So this file should match the GB6 asm file... lets see...
You do not have the required permissions to view the files attached to this post.
User avatar
exxos
Site Admin
Site Admin
Posts: 28149
Joined: 16 Aug 2017 23:19
Location: UK

Re: DEVPAC 68881 required error

Post by exxos »

So the only file it compiles to anything similar is "Lattice Linkable".. But the end of the file is different :shrug:

1.JPG
You do not have the required permissions to view the files attached to this post.

Return to “SOFTWARE PROGRAMMING & DISCUSSION”

Who is online

Users browsing this forum: CCBot and 9 guests