Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: masu on November 20, 2005, 09:07:41 pm
-
Hello all,
I managed to get C::B built and running on my FreeBSD 6.0 machine.
It was built against wxWidgets 2.6.
best regards,
Matthias
-
Nice, me too :)
You can find my lovely screenshot in the screenshots section :P
-
Have you built it using autoconf toolchain?
I had problems with it and used a Makefile created with C::B 1.0rc1.
-
Yep, just the suggested method: bootstrap, configure, make and make install.
-
Check the developers thread I'm doing an actual port.
-
... I'm doing an actual port.
I have already submitted my port to freebsd.org.
-
Full on with bsd ports make file depeds checking and configurable options?
Cause if you did then I feel like I ran a big a loop. Made a pach file and everything x.x
-
Full on with bsd ports make file depeds checking and configurable options?
Yes with everything that's needed to build the port automatically (Makefile, patches, distinfo, etc.).
It seems we tried to port it in parallel, because I submitted my port on 19th of November without
knowing that you are also working on this topic.
-
heh. I was waiting for my changes (prefix.cpp) to be merged in so we could have a more standards complient copy in source with no patchfile needed.
-
I was not aware of your post in the development section at the time I submitted the port,
I am sorry.
-
No problem, I thought I'd waiit to see if Mandrav (SP) would apply the changes to prefix.cpp so there would be no need for any patches.