(I might have posted this 2x so sorry if I did...)

Does it matter where in the segment the cpp files are in a multi
segmented application? I.E.

Does
Segment 1
File1.cpp
File2.cpp
File3.cpp
File4.cpp

and
 
Segment 1
File1.cpp
File3.cpp
File2.cpp
File4.cpp

and

Segment 1
File2.cpp
File4.cpp
File1.cpp
File3.cpp

all build the same prc? Does the order have an effect on the linker? 
Does that make sense? 
thanks
Ralph Krausse










--
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to