[m-rev.] for post-commit review: update the file name conventions chapter in the user guide

Zoltan Somogyi zoltan.somogyi at runbox.com
Tue Jul 15 20:35:26 AEST 2025



On Tue, 15 Jul 2025 20:30:38 +1000, Julien Fischer <jfischer at opturion.com> wrote:
> On Tue, 15 Jul 2025 at 20:06, Zoltan Somogyi <zoltan.somogyi at runbox.com> wrote:
> > What is the extension MSVC uses for PIC object files? Does it have one,
> > at all?
> 
> Not that I am aware of.
> 
> > And if so, do we actually use it?
> 
> No, we do not currently support shared libraries on Windows.

Ok, this now reads:

@item
@file{.o} files are object code (generated by C compilers other than MSVC).

@item
@file{.obj} files are object code (generated by MSVC).

Zoltan.



More information about the reviews mailing list