[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[condor-users] About SuSE 9.0 and condor_compile



Hello,

since the last year I am running in production a local SUN gridengine.

I am now evaluating CONDOR, and I am very pleased with my first tries,
using SuSE 9.0 and CONDOR 6.6.1.

The problem I was facing is related to a previous email from Ed Kapitein
<e.kapitein@xxxxxxxxxxx> 

[condor-users] examples won't
compile [CC and F77 fixed, C++ still
fails]
                             Date: 
Thu, 1 Apr 2004 08:15:37 +0200

I followed his advice and after a while, my condor_compile succeeded :
5m32, producing 12MB of executable, in place of a few seconds and 10.5
KB.

Is it normal ? It seems a monster !


	Cheers,

	Alain


---------- Makefile -----
# modified from condor-6.1.1/examples 
# for SuSE 9.0
#AE:040401, was : CC = gcc

CC = gcc -Wl,--start-group -lc -lnss_files -lnss_dns -lresolv
-Wl,--end-group
C++ = g++
F77 = g77
(...) 

time make io.remote  (on a Pentium 1.3 GHz)
(...)
 `tmpnam' is dangerous, better use `mkstemp'

real    5m32.141s
user    0m4.027s
sys     0m2.119s


-- 
------------------------------------------------------------
Dr Alain Empain  <alain.empain@xxxxxxxxx> <alain@xxxxxxxxxx>
      Bioinformatics, Molecular Genetics, 
      Fac. Med. Vet., University of Liège, Belgium
      Bd de Colonster, B43   B-4000 Liège (Sart-Tilman)
WORK: +32 4 366 3821  FAX: +32 4 366 4122
HOME: rue des Martyrs,7  B- 4550 Nandrin       
  +32 85 51 23 41  GSM: +32 497 70 17 64

Condor Support Information:
http://www.cs.wisc.edu/condor/condor-support/
To Unsubscribe, send mail to majordomo@xxxxxxxxxxx with
unsubscribe condor-users <your_email_address>