On Tue, Dec 20, 2011 at 4:41 PM, Kai Ruottu <kai.ruottu@xxxxxxxxxxx> wrote: > 20.12.2011 23:15, kevin diggs kirjoitti: > >> On Tue, Dec 20, 2011 at 1:49 PM, Watson, Christa >> >> I've always found this "feature" confusing, too (to?). > > > What really is confusing in them? That people don't know what gmp, mpfr > and mpc are, or don't expect their system yet having them? Let's see... > Hi, The "feature" I don't get is that I have told the gcc build where they are with the --with-gmp=<yadda,yadda> configure option. I don't fully understand why it can't find them later on. I believe the problem is the lack of using the option to embed library paths in built thingies (-R?). The reasoning I have never fully understood??? I need to do more learnin' on the dynamic linker thingy. That is in libc, right? Any pointers to docs would be appreciated if anybody has them on the tips of their ... fingers. Thanks! kevin kevin