Newsgroups: comp.ai.genetic
Path: cantaloupe.srv.cs.cmu.edu!das-news2.harvard.edu!news2.near.net!news.mathworks.com!news.duke.edu!news-feed-1.peachnet.edu!gatech!howland.reston.ans.net!agate!sunsite.doc.ic.ac.uk!uknet!str-ccsun!news.dcs.warwick.ac.uk!not-for-mail
From: P.N.Randell@dcs.warwick.ac.uk (Paul N Randell)
Subject: Genitor
Message-ID: <1994Nov5.140512.13953@dcs.warwick.ac.uk>
Sender: news@dcs.warwick.ac.uk (Network News)
Nntp-Posting-Host: stone
Organization: Department of Computer Science, Warwick University, England
Date: Sat, 5 Nov 1994 14:05:12 GMT
Lines: 21

Am trying to make the TSP example package but get the error message...

cc -o GenitorINT \
          main_tsp.o eval_tsp.o  /dcs/92/pnr/genetic/Genitor/src/op/op_edge_recomb.o \
          -L/dcs/92/pnr/genetic/Genitor/lib/ga/ -lgacsuINT \
          -lm
ld: /dcs/92/pnr/genetic/Genitor/lib/ga//libgacsuINT.a: warning: table of contents for archive is out of date; rerun ranlib(1)
ld: /dcs/92/pnr/genetic/Genitor/lib/ga//libgacsuINT.a(ga_xdr.o): wrong machine type
*** Error code 4
make: Fatal error: Command failed for target `GenitorINT'

Have tried removing the libraries /Genitor/lib/ga/libcsu***.a as suggested in
in faq for comp.ai.genetic but am unsure how 'to rebuild them for your machine'

Any ideas whats wrong?

Thanks

   Paul Randell
		pnr@dcs.warwick.ac.uk
		esvcp@csv.warwick.ac.uk	
