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


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

Re: project link problems


thanks for the response, but no that didn't do it (its also a .cc
file).  am i correct in assumeing that from an automake stance, my build
is going correct since i can use #define's from my file, and that i should
be looking elsewhere, or can this that i've missconfigured automake
somehow? 

thanks again.

> On Oct 12, 2000, Josh Steiner <joschi@eds.org> wrote:
> 
> > Now my file gets built, i can use preprocessor definitions from
> > those files, but when i try to call a function (foobar) from one of
> > those files (tX_middin.cc/h) i get an error in linking.
> 
> Make sure `foobar' is declared as `extern "C"' if it is defined in C
> but called from C++.
> 
> -- 
> 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
> 
> 

_______________________________________________________________________
Josh "Yoshi" Steiner - josh@xiphoidprocess.com - http://eds.org/~joschi 

Xiphoid Process Records - http://xiphoidprocess.com
San Francisco based electronic music.



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