This is the mail archive of the gcc-help@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]
Other format: [Raw text]

source from Minix3 to Linux: tbss problem


Hello all.

I use RH 7. I compile source from Minix3 with standart options, not set tbss.

gcc -c create obj file, but likner notify that tbss is not correct. What doc I must read for understand that is tbss? Whar options can be cet in Minix3 source that change standart tbss in linux.

If I create binary file used gcc -o then created binary file, bur system notify error "error of segmentation".

If I rigth understand this is dependsis from tbss options, i.e. gcc create obj for Minix3, not for Linux format binary file. But I can not find preprocessor options in Minix3 sources where set or change tbss options.

I need reference to doc obout tbss and how it can be change by source file.

gcc documentation and Tanienbau, book not contain enough infirmation about tbss and different between Minix3 tbss and Linux tbss binary files.

Help me please.

Thank you.

Best regards,
Yantux.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]