Le 14 janv. 2013 à 18:23, Thomas Preud'homme <robo...@celest.fr> a écrit :

> What do you think of the proposed fix? It works for me at least. It first 
> look 
> at the directory in which the symlink is to be done and strip entirely the 
> path if it's "./". Else, it will look like path/to/symlink and it will 
> replace 
> each subdirectory by .., as in your original patch.

yes, this is what I meant by "cleaning".

> At this stage you get the correct number of .. to go down from the directory 
> where a given symlink is to be created to the directory in which configure 
> was 
> called. You just need to add the relative path to the source root + the path 
> to the Makefile needing to be symlinked.

This part is expected to be correct in what I had submitted.
IIRC, only the "cleanup" part is needed, right?  You might
have intended to attach a patch for review :)


_______________________________________________
Tinycc-devel mailing list
Tinycc-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to