Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: BtM on February 09, 2012, 11:30:02 am

Title: Big Dll and EXE files
Post by: BtM on February 09, 2012, 11:30:02 am
Hi,
I just compiled CB from source as per instructions in
http://wiki.codeblocks.org/index.php?title=Installing_Code::Blocks_from_source_on_Windows (http://wiki.codeblocks.org/index.php?title=Installing_Code::Blocks_from_source_on_Windows)
My files are huge am I missing a step?, dose one use some sort of compaction on the lib DLL and EXE in the nightly distros ???
Title: Re: Big Dll and EXE files
Post by: MortenMacFly on February 09, 2012, 11:45:38 am
My files are huge am I missing a step?, dose one use some sort of compaction on the lib DLL and EXE in the nightly distros ???
Did you forget to run the update script and then inspect the output, not the devel folder?
Title: Re: Big Dll and EXE files
Post by: BtM on February 09, 2012, 11:53:27 am
thanks for the fast response
I did run update and I am looking at output
but having said that the files in Devl look like the are the same files,
might be a problem with the update batch file
I will try and investigate but is any more thoughts are forth coming I will appropriate you input

Title: Re: Big Dll and EXE files
Post by: BtM on February 09, 2012, 12:05:27 pm
Got it thanks
Strip command was not in the path