This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: gmake


On Dec  7, 2000, "H. C." <hcglr@visto.com> wrote:

> And I edit the paths for the needed software but when I compile the program I get the following error in the makefile. It is a gnumake.
> The error occured during the compilation:
>  "ld32: FATAL 9: I/O error (-lSVM) No such file or directory. 
> collect2: ld returned 32 exit status. 

And what is the relationship between this question and the development
of GCC?


My guess is that the pathname for the library is wrong.  That's
something you'll have to figure out yourself given your local
installation, maybe with some help from the provides of the software
you want to install.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]