User forums > Help
Execution of Compiler Failed
stahta01:
Post a full rebuild log and I can figure out how to tell you how to check for the commands.
http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28general%29#Q:_How_do_I_report_a_compilation_problem_on_the_forums.3F
Tim S.
stahta01:
I saw no errors in your html build log!
But, I am guessing that there is no errors.
Once, you press build a second time after an error do you get another error?
If not, you likely are just having an FORTRAN command that CB just does not understand.
When that happens CB reports a false error has happened.
If you wish it to be fixed you need to post the command in Code tags!
HTML is not easy to read for this type of issue.
NOTE: If you are really having a error it is likely because the linker command is too long.
The HTML had it cut off before the command was done.
Tim S.
FEA:
--- Quote from: stahta01 on May 18, 2020, 05:43:28 am ---I saw no errors in your html build log!
But, I am guessing that there is no errors.
--- End quote ---
Right, it does not appear there is a compiling error, but rather something is happening at the end and it doesn't create the EXE
--- Quote ---Once, you press build a second time after an error do you get another error?
--- End quote ---
Yup.
--- Quote ---If not, you likely are just having an FORTRAN command that CB just does not understand.
When that happens CB reports a false error has happened.
If you wish it to be fixed you need to post the command in Code tags!
HTML is not easy to read for this type of issue.
--- End quote ---
OK. I will look into this now. Are there instructions for this? I am not sure how to do it.
--- Quote ---NOTE: If you are really having a error it is likely because the linker command is too long.
The HTML had it cut off before the command was done.
--- End quote ---
I changed the root path to just "C:\A" to keep it as short as possible but it still failed. I am not sure if that what what you meant, but I thought it was worth a shot.
stahta01:
Please read this thread!
http://forums.codeblocks.org/index.php/topic,23841.msg162680.html#msg162680
There is a max command line length that you are going over.
Tim S.
FEA:
Is the command line limit that you are referring to for Windows 8191 characters? And is the command that is runs the one you saw in red? The one in red is over 65,000 characters so it is not even close.
Or is is something else where shortening the directory lengths might solve the problem?
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version