"profiling.c" and "profiling.pro" should be "profiler.c" and
"profiler.pro" respectively. If (like me) you're compiling in a shadow
directory, you must link profiler.c, not profiling.c, from the
shadowdir to its parent, i.e. (the shadow directory being current, and
assuming a Unix-like OS)
ln -sv ../profiler.c
profiler.pro will be linked automatically by virtue of the link proto
-> ../proto in the src directory.
Best regards,
Tony.
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/vim_dev/CAJkCKXsEOA6g1%3DijwVCMb0UTqmJssROTWf54CiFJH784aMMo1Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.