Message-ID: <3AD58FA7.9ABE4863@wanadoo.es>
From: "Juan A. Rico" <juan.rico@wanadoo.es>
X-Mailer: Mozilla 4.72 [en] (X11; I; Linux 2.2.14 i686)
X-Accept-Language: en
MIME-Version: 1.0
Newsgroups: comp.os.minix
Subject: Rv: Problem in compiling with ACK under Minix 2.0.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable
Lines: 40
Date: Thu, 12 Apr 2001 11:17:12 GMT
NNTP-Posting-Host: 62.36.130.18
X-Complaints-To: abuse@wanadoo.es
X-Trace: m2newsread.uni2.es 987074232 62.36.130.18 (Thu, 12 Apr 2001 13:17:12 MET DST)
NNTP-Posting-Date: Thu, 12 Apr 2001 13:17:12 MET DST
Organization: Servidor Usenet News de Uni2/Wanadoo
Path: news.adfa.edu.au!clarion.carno.net.au!news0.optus.net.au!news1.optus.net.au!optus!intgwpad.nntp.telstra.net!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.skycache.com!Cidera!newsfeed.comtenidos.com!m2newsfeed.uni2.es!m2newsread.uni2.es.POSTED!not-for-mail
Xref: news.adfa.edu.au comp.os.minix:37180

(Sorry if I send this message twice. It seems to be my news server don't
work properly)

Hello:

I try to compile an example program (hello world) whose call functions
in a library. This library (mpi) calls functions of other library
(pthreads), and it does some other things. I have constructed this two
libraries without any poblem
(pthreads is running correctly an I have compiled and ran examples. This
implementation of PThreads you can get at http://minix1.hampshire.edu as
Champollion project.).
When I try to exec this line:

hello: hello.o
	cc -g -i -I../include -I/usr/include/pthread -I/usr/include -o hello
hello.o -L../src -lmpi -L/usr/lib/i386 -lgthreads -lmalloc

from a Makefile, I get this message:

/usr/lib/cv: No memory
make: Error code 256

File hello.o is generated. =

I have used chmem.
But I can't get the executable file.

Somebody could told me about this error and how can I solve it?. =


Thanks in advance.
(Sorry. I don't speak English very well :)

-- =

---------------------------------------------
Juan Antonio Rico Gallego
Universidad de Extremadura. C=E1ceres. (Espa=F1a)
mailto::jrico@ctv.es
