[CMake] does cmake get dependencies between asm files? and when said so does it link them?

Ivan Sergio Borgonovo mail at webthatworks.it
Fri Nov 1 13:22:41 EDT 2013


On Fri, 1 Nov 2013 17:36:33 +0100
Alexander Neundorf <a.neundorf-work at gmx.net> wrote:

> > If it was supposed to work right out of the box without fiddling
> > with

> having to set the LANGUAGE is expected for unusual file extensions.
> With that, it should work.

That's OK. I just had to understand how.

> Could you try to rename your target "crt0" to something different and
> see whether this changes something ?

I renamed the crt0.x file to pino.x.
removed add_dependencies() and set_property(...)
pino.x get assembled but it doesn't get linked.

-- 
Ivan Sergio Borgonovo
http://www.webthatworks.it



More information about the CMake mailing list