User forums > Help

Codeblocks long startup time

<< < (4/7) > >>

AndrewCot:
I tried the config file and found that the Cygwin compiler was always shown in the Compilers auto-detection that pops up on start-up as Invalid due to the config not having a <compiler><sets><cygwin> [MASTER_PATH] entry.  The C::B I was testing against was SVN r12612 code with the addition of timing output to the log to measure the approximate C::B startup time and the compiler XML files from ticket 374 as I am trying to track down a C::B slow startup issue Miguel seen. Miguel can I get a copy of your config?

After adding in the <compiler><sets><cygwin> [MASTER_PATH] entry I did not see any major slow down in the C::B startup (the XML file changes add an extra 1 second).

Cappedcrusader12 can I get the list of GCC and other compiler's you have installed with their root or bin directory along with what version of the compiler it it. For example:
      MSYS2 Mingw64 - C:\msys64\mingw64

      I have the following compiler's installed, but I prefix them with "test." when I am not using or testing them:
            MSYS2 Mingw64 - C:\msys64
            TDM 64 -  C:\TDM-GCC-64
            TDM 32  C:\TDM-GCC-32
            Mingw64 -  C:\mingw64
            Mingw32 - C:\mingw32
            Mingw -  C:\MinGW
            Mingw64 Guyutongxue C:\mingw64_gtx
            Mingw64 WinLib C:\mingw64_winlib
            Cygwin -  C:\cygwin64

AndrewCot:
See https://sourceforge.net/p/codeblocks/tickets/1171/ for the Cygwin masterpath ticket and fix.

Still no closer on the startup time issue.

Miguel Gimenez:

--- Quote ---Miguel can I get a copy of your config?
--- End quote ---

I am on Xmas vacation, far from my main computer. I'll send it as soon as I return home (ten days).

AndrewCot:
No worries. I was away last week and this week have eased back into it.

Miguel Gimenez:
I have downloaded using Remote Desktop the configuration from my computer at work, it is very similar to that of my home system.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version