This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Is there a maximum length of compile path ?

Hi, I have a problem something weird.

I made some cpp files in my project folder and made a Makefile to compile easier.

The problem is that if compile path is longer than specific length, the compile error was occured.

Only difference between success and fail is the length of compile path of target cpp files.

Is there a maximum length of compile path or something else i don't know in arm compiler?

please share your wisdom,

thanks.