#One fix

24 messages · Page 1 of 1 (latest)

cold fulcrum
#

I have a problem: Why is the result52 file not created after compilation? What should I do?

hasty heartBOT
#

When your question is answered use !solved to mark the question as resolved.

Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question use !howto ask.

urban zenith
#

check the compiler output

pure cradle
#

Why is the result52 file not created after compilation?
You also need to run your program btw

cold fulcrum
#

It goes with out mistakes

urban zenith
#

if it doesn't create the executable it propably doesn't

#

or the executable is put somewhere you didn't expect it

cold fulcrum
#

Nah

urban zenith
cold fulcrum
radiant sedge
#

Try gcc arr11.c -static

cold fulcrum
#

I originally had one function, it created a file, then I split it into two and this stuff happened

radiant sedge
#

Try printing something a the beginning of main() to make sure it runs

urban zenith
#

just saying

urban zenith
cold fulcrum
#

like if I write dhchfudxhbrhdmain() then an error

urban zenith
cold fulcrum
glacial urchin