Thread overview
samples
Jun 06, 2004
Matthew
recls tests (was Re: samples)
June 06, 2004
some samples don't compile. dhry, and both recls tests have C casts. but after
fixing that, the
recls samples still don't link (at least on linux). what's
weird is that apparently ld is looking for
windows functions, like
"Recls_Search@16" et al (that's windows naming convention, right?).

-------------------- 
Carlos Santander B.
June 06, 2004
"Carlos Santander B." <Carlos_member@pathlink.com> wrote in message news:c9u2bh$io0$1@digitaldaemon.com...
> some samples don't compile. dhry, and both recls tests have C casts.

That's understandable.

I plan to update recls, including samples, very soon, so that'll be fixed.

> but after
> fixing that, the
> recls samples still don't link (at least on linux).

This was a problem for a while on Windows, as Walter'd forgot to add it into the lib. Maybe the same thing's happened on Linux?

> what's
> weird is that apparently ld is looking for
> windows functions, like
> "Recls_Search@16" et al (that's windows naming convention, right?).

That is weird. NFI.


June 06, 2004
"Carlos Santander B." <Carlos_member@pathlink.com> escribió en el mensaje
news:c9u2bh$io0$1@digitaldaemon.com
| some samples don't compile. dhry, and both recls tests have C casts. but
after
| fixing that, the
| recls samples still don't link (at least on linux). what's
| weird is that apparently ld is looking for
| windows functions, like
| "Recls_Search@16" et al (that's windows naming convention, right?).
|
| --------------------
| Carlos Santander B.

That was on Linux. On Windows, I get this for both tests:

stlp45dm_static.lib
 Warning 2: File Not Found stlp45dm_static.lib

However, they work.

-----------------------
Carlos Santander Bernal