Cannot statically link SDL (linux, gcc )?

Well Ive managed to statically link SDL. Alberto
is right. libpthread is not the only requirement and It looks like it needs the following libs:

-lesd -lcaca -laa -ldirectfb -laudio -lpulse-simple

I will report it as bug

PS: Using Ubuntu 9.10________________________________
Panos (GODlike) C. C.
http://www.ancient-ritual.com


Windows Live: Keep your friends up to date with what you do online.
http://www.microsoft.com/middleeast/windows/windowslive/see-it-in-action/social-network-basics.aspx?ocid=PID23461::T:WLMTAGL:ON:WL:en-xm:SI_SB_1:092010

If you’re building a minimalist system you may want to rebuild SDL
yourself with options to remove stuff you don’t need (for example, esd,
pulseaudio, caca, aalib).

If you’re going to be distributing your own program (or game) to others
in binary form, you may want to reconsider the decision to statically
link SDL. It will make the download much larger, and chances are your
targets will already have SDL on their system with the particular
video/audio drivers they require.On Mon, 2010-02-22 at 17:04 +0200, Panos C. C. wrote:

Well Ive managed to statically link SDL. Alberto
is right. libpthread is not the only requirement and It looks like it needs the following libs:

-lesd -lcaca -laa -ldirectfb -laudio -lpulse-simple

I will report it as bug

PS: Using Ubuntu 9.10

Well, I must say that I know work with the SDL libraries using C + +, but I’ve
migrated to C # and I see in some manuals that is not fully used the syntax used
in C + +, someone has a reference manual that can provide me, I will be very
grateful.--------------
Bueno, debo decir que ya se programar sobre las librer?as SDL utilizando C++,
pero ahora he migrado a C# y veo en algunos manuales que no se utiliza
completamente las sintaxis que se utilizan en C++, alguien tiene un manual de
referencia que me pueda proveer, se los agradecer?a mucho

Well,

Google tells me that SDL.Net is well documented

http://cs-sdl.sourceforge.net/index.php/Main_Page

and C# as well


http://www.ecma-international.org/publications/standards/Ecma-334.htm

So what is really the issue?On Mon, Feb 22, 2010 at 8:48 PM, Leonel Flor?n Selles < leonel06033 at cfg.jovenclub.cu> wrote:

Well, I must say that I know work with the SDL libraries using C + +, but
I’ve
migrated to C # and I see in some manuals that is not fully used the syntax
used
in C + +, someone has a reference manual that can provide me, I will be
very
grateful.


Bueno, debo decir que ya se programar sobre las librer?as SDL utilizando
C++,
pero ahora he migrado a C# y veo en algunos manuales que no se utiliza
completamente las sintaxis que se utilizan en C++, alguien tiene un manual
de
referencia que me pueda proveer, se los agradecer?a mucho


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org