[interfacekit] Re: Am I the only one with build problems?

> On Sat, 4 Jun 2005 11:49 am, DarkWyrm wrote:
> > I'm running Max Edition and I've got both COMPILE_FOR_R5=1, DEUBG=
> > 1,
> > and TARGET_PLATFORM=r5 defined in my .profile.
> 
> Defining DEBUG=1 should be fine but setting the others is not 
> necessary 
> nor advisable.  Running configure should default to r5 if you are 
> running beos max.  It should set the appropriate variables where 
> necessary.  To check that you are defaulting to r5 you should be able 
> to 
> run configure --help.
> 
> > I'm also using both
> > Olver's gcc and libstdc++.r4.so (not that the stdc++ lib should 
> > make
> > much difference in this case).
> 
> Make sure you have installed the new gcc headers for the cpp 
> directory, 
> as well.
I *finally* cracked it. When I installed Oliver's gcc, I did everything 
in the README to the letter. As it turns out, the environment variables 
were the culprits, especially DEBUG, which caused a couple of things to 
not link. I guess my self-taught education in Computer Science shows 
through again. Thanks for all the help and for putting up with me, 
guys. :)

--DW

Other related posts: