Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
19 user(s) are online (12 user(s) are browsing Forums)

Members: 0
Guests: 19

more...

Support us!

Headlines

Forum Index


Board index » All Posts (flash)




Re: A1222 support in the SDK and problems
Just popping in
Just popping in


@MigthyMax

Your work should be tested by a1222 owners and if confirmed it's working ok than could be adopted to build a1222 specific binaries.
IMHO it should be ok also for building standard os4 binaries.
Thanks a lot for your efforts!

Go to top


Re: A1222 support in the SDK and problems
Just popping in
Just popping in


So someone could try to compile and assemble SPE code with native GCC 4 and link objects with GCC 11.
If problem rely on linker, and if it's a text file it could be easily fixed with a diff between GCC4 and GCC11 linker cfg text files

Memento audere semper!
Go to top


Re: A1222 support in the SDK and problems
Just popping in
Just popping in


How can we get a fixed version of GCC to avoid all these workarounds/hacks?
Is there a guy able to fix it for a native version of GCC?

Memento audere semper!
Go to top


Re: A1222 support in the SDK and problems
Just popping in
Just popping in


@sailor

..try to declare them as APTR (void *) and casting vars to double using pointer (*) and address (&) operators.
You shoud not got penality in benchmarks.

Go to top


Re: SpotLess debugger
Just popping in
Just popping in


IMHO best debugging for "sunday sometimes" programmers is massive use of "printf" in #ifdef #endif blocks.
So you can have easily a debug or a release build modifing only a single parameter.

If you want look inside generated asm code with GCC you have to use "-S" and "-mregnames" mixed with others parameters too like "-O1" "-O2" "-O3" and others.
In this way you can appreciate also compiler's optimizing patterns and strategies, it works also for Altivec and SPE code.

Make a good debugger for AmigaOS is not trivial.

Memento audere semper!
Go to top


Re: AmigaOS 4 Monthly Roundup - December 2024
Just popping in
Just popping in


As always you did a great job!
Thanks.

Memento audere semper!
Go to top


Re: NetSurf 3.11 has been released!
Just popping in
Just popping in


I'm interested in a modern opensource text editor for OS4.
Above basic features it needs to support Amiga flavors programming languages indentation, black theme and possibility to build macro to run compilers and other stuff and become a sort of IDE just like Flowstudio on MOS.
..Something native AmigaOS lightweight and fast, not porting from other systems usually too much slow and full of bugs.
If some developer is interested I can get involved and support in my spare time.

Memento audere semper!
Go to top


Re: ScummVM and AmigaOS4.1 F.E.
Just popping in
Just popping in


When you open a library you can always check against a specific version and than change path until right version is found, if ever..
Anyway probably in AmigaOs you can't load two or more libraries with same name, Is it right?

Memento audere semper!
Go to top


Re: Amiga IDEs
Just popping in
Just popping in


I'd like to use Codebench due it's confortable IDE but on my system is really slow and too much prone to crash.
I'm still waiting for a new free/developer/commercial release.

As code editor I'd like to use LiteXL but I have to admit I have not understand how to use it.. I'd like to have menus to load/save files and all other stuff found in other common text editors.
LiteXL sadly it's not comfortable for my use, maybe I have to give it a second try after reading docs (?!?)

..So I use Annotate to write code and IMHO until now it's by far the best editor for Amigaos4.
I wonder how to bypass a requester asking for datatype.library v44 everytime I use a custom screen..

To compile code I just use GCC commandline or makefile in a shell. Anyway I'm always looking for valid alternatives..

On MOS we have FLowstudio and it's years ahead any OS4 software and for me it's the best solution possible.

Memento audere semper!
Go to top


Re: SDL2
Just popping in
Just popping in


@joerg

I'm quite sure avoiding all exceptions handler of FPU code, soft floats should be significantly faster than hard floats.

Go to top


Re: A1222 Development Thread
Just popping in
Just popping in


Could we have a new updated SDK with full SPE support, compiler and libs?
What about GCC8 for SPE?

Memento audere semper!
Go to top


Re: A1222 Development Thread
Just popping in
Just popping in


IMHO we need first a native OS4 GCC SDK full support for SPE code.
As already said GCC8 should be last one able to generate SPE code. Later all common libs like newlib/clib/math libs/SDL libs should have a native SPE version.
Once it will be reality some programmers shoul consider at least to recompile their projects to be full compatible with A1222,
Than other new projects, programs and games, could include an A1222 version in an easy way.

Memento audere semper!
Go to top


Re: A1222 Development Thread
Just popping in
Just popping in


Double post, removed

Memento audere semper!
Go to top


Re: Sound only on some apps (ahi)
Just popping in
Just popping in


"Sound Blaster Live!" sounds very well, no problem at all with os4 drivers

Memento audere semper!
Go to top


Re: A1222 support in the SDK and problems
Just popping in
Just popping in


Someone has to release a new SDK with full support for A1222 to let new apps, and rebuild of the existing ones, to take advantage of new vector unit, reduce slow fpu emulation and avoid crashes/gurus/grim reapers.
I hope also to have full integration of afx clib in next release.

Memento audere semper!
Go to top


Re: LiteXL v2.1.0 is released
Just popping in
Just popping in


I’ll try to swap from annotate to litexl to code next time, thanks for update!

Memento audere semper!
Go to top


Re: Pegasos2 with RadeonHD/RX via bridge
Just popping in
Just popping in


@kas1e

It could be really useful to improve QEMU PegII board, there's really everything on this PDF.

Go to top


Re: New staff member
Just popping in
Just popping in


Nice!

Memento audere semper!
Go to top


Re: Amiga X5000 and Sound Blaster Audigy FX problem
Just popping in
Just popping in


Every time I read that some company is making money by developing Amiga hardware I can't help but laugh out loud. Every time I read that a developer believes he can make money with Amiga software development I can't help but laugh out loud. Some things are done out of passion and that's it, if you have other expectations it means that more than 30 years of Amiga history have taught us nothing in this regard. I am Italian like the people responsible for Acube but this is not what makes me take a stand in their favor, in fact we don't know each other. I am absolutely certain that Acube inserted the driver not to make money but only to support users. Anyone who doesn't understand this is probably because they don't want to understand it, so the question is closed.

Memento audere semper!
Go to top


Re: Pegasos2 with RadeonHD/RX via bridge
Just popping in
Just popping in


I have triboot peg2 os4/mos/debian 8
I remember linux and mos kernel for bootstrap are suited on os4 partition.
Every time a new mos version came out I have to coy new kernel on os4 boot partition. The same should be done for linux in case of kernel updates.

Memento audere semper!
Go to top



TopTop
(1) 2 3 4 ... 10 »




Powered by XOOPS 2.0 © 2001-2024 The XOOPS Project