<snip>
Hmm, I might be able to do some of that... I know enough PPC assembler
to do __asm__ statements inside C, but not enough to write whole
functions (don't know how to do stack frames).
I am learning it already. Found some pretty good information on it.
Things like linked lists, btrees and other stuff can be done even
smarter by human asm than compiler produced asm due tot he fact that
you know which operation to especially accelerate, the compiler will
most likely try to optimise the operation as a whole. Depends on what
we will actually be doing but if we really start using some sort of
queuing, btrees, ntrees or large linked lists might come into play.
Although my method for optimizing KDE and XFree86 seems to work...
read the gcc3 man page and use all the compiler flags that look good > :)
hehe
-d
- Face me and you shall surely perish.
-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel