Re: How to handle paths with spaces?
Matthijs Kooijman <[email protected]>
| Newsgroups | gmane.comp.hardware.avr.gcc |
|---|---|
| Message-ID | <[email protected]> |
Hey Royce, > In my makefile i have included a folder in the 'extra include directories' > line. AFAIU, make cannot handle spaces properly. I think that in some circumstances, you can do some stuff with escaping or quoting, but since make uses the space as a list separator, it will probably break down sooner or later. Better to just change your paths... See also http://stackoverflow.com/questions/9838384/can-gnu-make-handle-filenames-with-spaces Gr. Matthijs _______________________________________________ AVR-GCC-list mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/avr-gcc-list
signature.asc
(application/pgp-signature, 198 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAlPHevcACgkQz0nQ5oovr7wD0ACeL+YKT1ik1nObjqfoKEMx//cO oFIAoI4P5nYvBaQIxyuX3S/W4E3InCoH =3OpL -----END PGP SIGNATURE-----