Author Topic: Big Dll and EXE files  (Read 6113 times)

Offline BtM

  • Multiple posting newcomer
  • *
  • Posts: 17
Big Dll and EXE files
« 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
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 ???

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9723
Re: Big Dll and EXE files
« Reply #1 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?
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline BtM

  • Multiple posting newcomer
  • *
  • Posts: 17
Re: Big Dll and EXE files
« Reply #2 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


Offline BtM

  • Multiple posting newcomer
  • *
  • Posts: 17
Re: Big Dll and EXE files
« Reply #3 on: February 09, 2012, 12:05:27 pm »
Got it thanks
Strip command was not in the path