safe to concat object files

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi all,

I was wondering it is safe to concat(onate) a bunch of object files together in
GCC.  Will the linker still be able to appropriately find all the references?

I ask this out of curiousity.  The build system we have here at work has a large
number of subdirs.  The makefiles compile each dir.  Concat all the object files
and then copy the combined object file to a 'link' directory.  Where linking is
done.

Is this safe with GCC?  Is it safe generally speaking?

Thanks,

Yamin

----------------------------------------
This mail sent through www.mywaterloo.ca


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux