Simply put, you can't mount a child object to another object ...
Well, you can, but it will no longer be a child object of the original one. E.g. if you mount the hands of the player to the platform, the hands will be part of the platform and not the player, leaving the player to fall down without hands :D
You'll have to work with offsets when mounting the player to the platform.