[Q] Building under BeOS

Hiya

A couple of things:

When I build the CVS source, libtimer.la and libcdrom.la
don’t get built, so I have to do this by hand. Has anyone
else experienced this?

When I’ve modified a file in src/video/bwindow, what’s the
minimum I have to do to make an updated libSDL? Just typing
make from the top level directory doesn’t seem to work; I’ve
occasionally found myself rebuilding from scratch when I’m
not sure my changes have made it into the library.

Cheers,–
C-YA
Jon

http://www.dookie.demon.co.uk

Hiya

A couple of things:

When I build the CVS source, libtimer.la and libcdrom.la
don’t get built, so I have to do this by hand. Has anyone
else experienced this?

Wierd, I just built the release binaries from CVS a few days ago,
and it worked fine.

When I’ve modified a file in src/video/bwindow, what’s the
minimum I have to do to make an updated libSDL? Just typing
make from the top level directory doesn’t seem to work; I’ve
occasionally found myself rebuilding from scratch when I’m
not sure my changes have made it into the library.

I need to add this to the FAQ.
Type “make changed”

See ya!
-Sam Lantinga, Lead Programmer, Loki Entertainment Software

Sam Lantinga wrote:

Wierd, I just built the release binaries from CVS a few days ago,
and it worked fine.

Does it still work if you make clean then rebuild?

I need to add this to the FAQ.
Type “make changed”

Cheers. I’m suprised this isn’t the default behaviour though.–
C-YA
Jon

http://www.dookie.demon.co.uk

Sam Lantinga wrote:

Wierd, I just built the release binaries from CVS a few days ago,
and it worked fine.

Does it still work if you make clean then rebuild?

I need to add this to the FAQ.
Type “make changed”

Cheers. I’m suprised this isn’t the default behaviour though.

It would be if I could figure out how to work around the automake bug.
Suggestions welcome, as always. :slight_smile:

See ya,
-Sam Lantinga, Lead Programmer, Loki Entertainment Software