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

Alexander Neundorf a.neundorf-work at gmx.net
Fri Nov 1 15:08:05 EDT 2013


On Friday 01 November 2013, Ivan Sergio Borgonovo wrote:
> 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.

and the name of the library target ? Still crt0 or something else ?

Alex



More information about the CMake mailing list