This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
We have been using 2.92.2 for C++ developments on Solaris
platforms
for several months.
It seems that I have problems to generate template's code on AIX platforms
(AIX4.2). I use the '-frepo' directive to create a repository file
together with
each object file.
After compilation, I make a 'closure' with all object files, in
order to archive
object files with template instanciations. This worked pretty well
on Solaris,
but I cannot get it to work on AIX: the message 'recompiling
...' never appears
and as I feared, templates are not instanciated.
Is it the expected behavior on AIX or did I do something wrong
?
Thank you for your help and many thanks for your compiler.
Cheers,
Philippe.
-- ___________________________________________________________ Philippe Nobili CGG-Petrosystem Office G 204 1, rue Leon Migaux, 91341 Massy Cedex Tel : 01 64 47 40 90 Fax : 01 64 47 45 14 E-mail : pnobili@cgg.com ___________________________________________________________
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |