Re: [java-gnome-hackers] Shared stubs?
Brought to you by:
afcowie
From: Sergio R. <ser...@hi...> - 2002-11-11 20:43:45
|
What the f..., I didn't know that this book was online. Thanks Tom. El lun, 11-11-2002 a las 20:41, Tom Ball escribi=F3: > Has anyone looked into whether the shared stubs idea in The Java Native > Interface (section 9.2) makes sense for this project? Basically it > would move much of our C code into Java, with what should be a very > small performance penalty for native type wrapping (an Integer for each > int, for example). =20 >=20 > I looked into converting the asm_dispatch method into GCC-style inline > assembler, but can't find much documentation on the AT&T style assembler > used in GCC. Being an old Intel assembler guy, it looks quite strange.=20 > Still, if there's interest, I'll keep pursuing it... >=20 > Tom >=20 >=20 >=20 >=20 >=20 > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > java-gnome-hackers mailing list > jav...@li... > https://lists.sourceforge.net/lists/listinfo/java-gnome-hackers --=20 :: Rubio Jr. :: ser...@hi... http://rubiojr.dragon-lance.net :: GrULLA :: http://grulla.hispalinux.es " The number 1 tip for GTK+ programming is: =20 - Don't use C; In my opinion, C is a library programming language not an app programming language. " =09 Owen Taylor. =20 |