need help with gmake

Tak Pui LOU lou at man-97-187.ResHall.Berkeley.EDU
Wed Sep 3 18:19:12 PDT 2003


Hi,

I am compiling a program with 4 static libraries. If I compile the program
by using gmake with its Makefile, an excutable is made without any errors.
However, the excutable exited on signal 6 when I ran it. If I compile the
program by running the compilers (f95 and cc) by hand, the excutable
created works without abort signal. Does anyone know what is wrong with
the Makefile?

Thanks,
---
Lou

P.S. I created the static libraries with "ar rvs ..." as specified in the
Makefile.


More information about the freebsd-questions mailing list