[galib] (no subject)

fr.teodoro@gmail.com fr.teodoro at gmail.com
Sat Jan 3 11:05:42 EST 2009


I think you're talking about this C library:
ftp://ftp.uni-magdeburg.de/pub/mirror/hpux.ask.uni-karlsruhe.de/Maths/Misc/libga-1.00/libga-1.00.README.html, 
but this list is about this C++ library: http://lancet.mit.edu/ga/.

Together with the sources of GAlib there is a examples directory, try with these to test your installation.

Hope this help.

On Sat, Jan 03, 2009 at 09:53:39AM +0000, Catherine Johnson wrote:
> 
> hi,
>  
> ive just started using libGA. I cant compile the ga-test.c program.
> I do it with this comand: gcc -lm -o ga-test ga-test.c
> And it comes up with this error:
> /tmp/ccSdTEwt.o: In function 'main':ga-test.c:(.text+0x2c):undefined reference to 'GA_config'
> :ga-test.c:(.text+0x4c): undefined reference to 'X_select'
> :ga-test.c:(.text+0x57): undefined reference to 'GA_run'
> collect2: ld returned 1 exit status
>  
> This is without any modifications to the program, i.e. just using what I downloaded.
> Could you tell me why and explain these errors and how to fix it, please?
>  
> THanks very much.
>  
> C
> _________________________________________________________________
> Imagine a life without walls.  See the possibilities. 
> http://clk.atdmt.com/UKM/go/122465943/direct/01/
> _______________________________________________
> galib mailing list
> galib at mit.edu
> http://mailman.mit.edu/mailman/listinfo/galib


-- 
FRT



More information about the galib mailing list